"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5)
2025/04/10 01:16:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lakineq0mazu"
2025/04/10 01:16:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/04/10 01:16:10 DEBUG : Creating backend with remote "/tmp/rclone1737402587"
=== RUN   TestDirHandleMethods
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:16:10 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:16:17 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:16:17 DEBUG : dir: Looking for writers
2025/04/10 01:16:17 DEBUG : : Looking for writers
2025/04/10 01:16:17 DEBUG : dir: reading active writers
2025/04/10 01:16:17 DEBUG : >WaitForWriters: 
--- PASS: TestDirHandleMethods (10.53s)
=== RUN   TestDirHandleReaddir
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:16:21 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:16:34 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:16:34 DEBUG : dir/subdir: Looking for writers
2025/04/10 01:16:34 DEBUG : dir: Looking for writers
2025/04/10 01:16:34 DEBUG : file1: reading active writers
2025/04/10 01:16:34 DEBUG : file2: reading active writers
2025/04/10 01:16:34 DEBUG : subdir: reading active writers
2025/04/10 01:16:34 DEBUG : : Looking for writers
2025/04/10 01:16:34 DEBUG : dir: reading active writers
2025/04/10 01:16:34 DEBUG : >WaitForWriters: 
--- PASS: TestDirHandleReaddir (20.47s)
=== RUN   TestDirHandleReaddirnames
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:16:41 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:16:48 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:16:48 DEBUG : dir: Looking for writers
2025/04/10 01:16:48 DEBUG : file1: reading active writers
2025/04/10 01:16:48 DEBUG : : Looking for writers
2025/04/10 01:16:48 DEBUG : dir: reading active writers
2025/04/10 01:16:48 DEBUG : >WaitForWriters: 
--- PASS: TestDirHandleReaddirnames (10.89s)
=== RUN   TestDirMethods
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:16:52 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:16:58 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:16:58 DEBUG : dir: Looking for writers
2025/04/10 01:16:58 DEBUG : : Looking for writers
2025/04/10 01:16:58 DEBUG : dir: reading active writers
2025/04/10 01:16:58 DEBUG : >WaitForWriters: 
--- PASS: TestDirMethods (9.90s)
=== RUN   TestDirForgetAll
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:17:02 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:17:09 DEBUG : dir: forgetting directory cache
2025/04/10 01:17:09 DEBUG : : forgetting directory cache
2025/04/10 01:17:09 DEBUG : dir: forgetting directory cache
2025/04/10 01:17:09 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:17:09 DEBUG : : Looking for writers
2025/04/10 01:17:09 DEBUG : >WaitForWriters: 
--- PASS: TestDirForgetAll (10.92s)
=== RUN   TestDirForgetPath
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:17:13 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:17:20 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1
2025/04/10 01:17:20 DEBUG : dir: invalidating directory cache
2025/04/10 01:17:20 DEBUG : : >ForgetPath: 
2025/04/10 01:17:20 DEBUG : : ForgetPath: relativePath="dir", type=0
2025/04/10 01:17:20 DEBUG : : invalidating directory cache
2025/04/10 01:17:20 DEBUG : dir: forgetting directory cache
2025/04/10 01:17:20 DEBUG : : >ForgetPath: 
2025/04/10 01:17:20 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0
2025/04/10 01:17:20 DEBUG : : >ForgetPath: 
2025/04/10 01:17:20 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:17:20 DEBUG : dir: Looking for writers
2025/04/10 01:17:20 DEBUG : : Looking for writers
2025/04/10 01:17:20 DEBUG : dir: reading active writers
2025/04/10 01:17:20 DEBUG : >WaitForWriters: 
--- PASS: TestDirForgetPath (10.75s)
=== RUN   TestDirWalk
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:17:24 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:17:39 DEBUG : : forgetting directory cache
2025/04/10 01:17:39 DEBUG : dir: forgetting directory cache
2025/04/10 01:17:41 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:17:41 DEBUG : dir: Looking for writers
2025/04/10 01:17:41 DEBUG : fil/a/b: Looking for writers
2025/04/10 01:17:41 DEBUG : fil/a: Looking for writers
2025/04/10 01:17:41 DEBUG : b: reading active writers
2025/04/10 01:17:41 DEBUG : fil: Looking for writers
2025/04/10 01:17:41 DEBUG : a: reading active writers
2025/04/10 01:17:41 DEBUG : : Looking for writers
2025/04/10 01:17:41 DEBUG : dir: reading active writers
2025/04/10 01:17:41 DEBUG : fil: reading active writers
2025/04/10 01:17:41 DEBUG : >WaitForWriters: 
--- PASS: TestDirWalk (26.07s)
=== RUN   TestDirSetModTime
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:17:50 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:17:56 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:17:56 DEBUG : dir: Looking for writers
2025/04/10 01:17:56 DEBUG : : Looking for writers
2025/04/10 01:17:56 DEBUG : dir: reading active writers
2025/04/10 01:17:56 DEBUG : >WaitForWriters: 
--- PASS: TestDirSetModTime (10.15s)
=== RUN   TestDirStat
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:18:00 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:18:07 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:18:07 DEBUG : dir: Looking for writers
2025/04/10 01:18:07 DEBUG : file1: reading active writers
2025/04/10 01:18:07 DEBUG : : Looking for writers
2025/04/10 01:18:07 DEBUG : dir: reading active writers
2025/04/10 01:18:07 DEBUG : >WaitForWriters: 
--- PASS: TestDirStat (10.86s)
=== RUN   TestDirReadDirAll
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:18:11 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
=== RUN   TestDirReadDirAll/Virtual
2025/04/10 01:18:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile"
2025/04/10 01:18:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir"
2025/04/10 01:18:25 DEBUG : dir: Added virtual directory entry vDel: "file2"
2025/04/10 01:18:25 DEBUG : dir: Added virtual directory entry vDel: "subdir"
2025/04/10 01:18:34 DEBUG : dir: invalidating directory cache
2025/04/10 01:18:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir"
2025/04/10 01:18:34 DEBUG : dir: Removed virtual directory entry vDel: "file2"
2025/04/10 01:18:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir"
2025/04/10 01:18:34 DEBUG : dir/file1: Reset virtual modtime
2025/04/10 01:18:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile"
2025/04/10 01:18:34 DEBUG : dir/virtualFile: Reset virtual modtime
2025/04/10 01:18:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2"
2025/04/10 01:18:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2"
2025/04/10 01:18:34 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:18:34 DEBUG : dir: invalidating directory cache
2025/04/10 01:18:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2"
2025/04/10 01:18:35 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/04/10 01:18:35 DEBUG : dir/virtualFile: Reset virtual modtime
2025/04/10 01:18:35 DEBUG : : forgetting directory cache
2025/04/10 01:18:35 DEBUG : dir: forgetting directory cache
2025/04/10 01:18:35 DEBUG : dir/virtualDir: forgetting directory cache
2025/04/10 01:18:35 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:18:35 DEBUG : dir/virtualDir: Looking for writers
2025/04/10 01:18:35 DEBUG : dir: Looking for writers
2025/04/10 01:18:35 DEBUG : file1: reading active writers
2025/04/10 01:18:35 DEBUG : virtualFile2: reading active writers
2025/04/10 01:18:35 DEBUG : virtualFile: reading active writers
2025/04/10 01:18:35 DEBUG : virtualDir: reading active writers
2025/04/10 01:18:35 DEBUG : : Looking for writers
2025/04/10 01:18:35 DEBUG : dir: reading active writers
2025/04/10 01:18:35 DEBUG : >WaitForWriters: 
--- PASS: TestDirReadDirAll (31.65s)
    --- PASS: TestDirReadDirAll/Virtual (9.63s)
=== RUN   TestDirOpen
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:18:42 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:18:48 ERROR : dir/: Can only open directories read only
2025/04/10 01:18:48 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:18:48 DEBUG : dir: Looking for writers
2025/04/10 01:18:48 DEBUG : : Looking for writers
2025/04/10 01:18:48 DEBUG : dir: reading active writers
2025/04/10 01:18:48 DEBUG : >WaitForWriters: 
--- PASS: TestDirOpen (10.14s)
=== RUN   TestDirCreate
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:18:53 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:18:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/04/10 01:18:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err=<nil>
2025/04/10 01:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/04/10 01:18:59 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (5 bytes), uploading instead of streaming
2025/04/10 01:19:02 NOTICE: sugarsync root 'Test/rclone-test-lakineq0mazu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/04/10 01:19:02 DEBUG : dir/potato: Size of src and dst objects identical
2025/04/10 01:19:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato"
2025/04/10 01:19:02 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:19:02 DEBUG : dir: Looking for writers
2025/04/10 01:19:02 DEBUG : file1: reading active writers
2025/04/10 01:19:02 DEBUG : potato: reading active writers
2025/04/10 01:19:02 DEBUG : : Looking for writers
2025/04/10 01:19:02 DEBUG : dir: reading active writers
2025/04/10 01:19:02 DEBUG : >WaitForWriters: 
--- PASS: TestDirCreate (14.23s)
=== RUN   TestDirMkdir
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:19:07 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:19:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub"
2025/04/10 01:19:18 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:19:18 DEBUG : dir/sub: Looking for writers
2025/04/10 01:19:18 DEBUG : dir: Looking for writers
2025/04/10 01:19:18 DEBUG : file1: reading active writers
2025/04/10 01:19:18 DEBUG : sub: reading active writers
2025/04/10 01:19:18 DEBUG : : Looking for writers
2025/04/10 01:19:18 DEBUG : dir: reading active writers
2025/04/10 01:19:18 DEBUG : >WaitForWriters: 
--- PASS: TestDirMkdir (16.90s)
=== RUN   TestDirMkdirSub
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:19:24 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:19:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub"
2025/04/10 01:19:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub"
2025/04/10 01:19:37 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:19:37 DEBUG : dir/sub/subsub: Looking for writers
2025/04/10 01:19:37 DEBUG : dir/sub: Looking for writers
2025/04/10 01:19:37 DEBUG : subsub: reading active writers
2025/04/10 01:19:37 DEBUG : dir: Looking for writers
2025/04/10 01:19:37 DEBUG : sub: reading active writers
2025/04/10 01:19:37 DEBUG : file1: reading active writers
2025/04/10 01:19:37 DEBUG : : Looking for writers
2025/04/10 01:19:37 DEBUG : dir: reading active writers
2025/04/10 01:19:37 DEBUG : >WaitForWriters: 
--- PASS: TestDirMkdirSub (21.25s)
=== RUN   TestDirRemove
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:19:45 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:19:51 ERROR : dir/: Dir.Remove not empty
2025/04/10 01:19:51 DEBUG : dir/file1: Remove: 
2025/04/10 01:19:52 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:19:52 DEBUG : dir/file1: >Remove: err=<nil>
2025/04/10 01:19:54 DEBUG : : Added virtual directory entry vDel: "dir"
2025/04/10 01:19:54 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:19:54 DEBUG : : Looking for writers
2025/04/10 01:19:54 DEBUG : >WaitForWriters: 
--- PASS: TestDirRemove (10.68s)
=== RUN   TestDirRemoveAll
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:19:56 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:20:02 DEBUG : dir/file1: Remove: 
2025/04/10 01:20:03 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:20:03 DEBUG : dir/file1: >Remove: err=<nil>
2025/04/10 01:20:05 DEBUG : : Added virtual directory entry vDel: "dir"
2025/04/10 01:20:05 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:20:05 DEBUG : : Looking for writers
2025/04/10 01:20:05 DEBUG : >WaitForWriters: 
--- PASS: TestDirRemoveAll (10.71s)
=== RUN   TestDirRemoveName
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:20:06 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:20:13 DEBUG : dir/file1: Remove: 
2025/04/10 01:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:20:14 DEBUG : dir/file1: >Remove: err=<nil>
2025/04/10 01:20:15 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:20:15 DEBUG : dir: Looking for writers
2025/04/10 01:20:15 DEBUG : : Looking for writers
2025/04/10 01:20:15 DEBUG : dir: reading active writers
2025/04/10 01:20:15 DEBUG : >WaitForWriters: 
--- PASS: TestDirRemoveName (12.34s)
=== RUN   TestDirRename
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:20:19 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:20:30 ERROR : dir/not found: Dir.Rename error: file does not exist
2025/04/10 01:20:31 DEBUG : dir: Updating dir with dir2 0xc000ac0ea0
2025/04/10 01:20:31 DEBUG : dir: forgetting directory cache
2025/04/10 01:20:31 DEBUG : : Added virtual directory entry vDel: "dir"
2025/04/10 01:20:31 DEBUG : : Added virtual directory entry vAddDir: "dir2"
2025/04/10 01:20:35 INFO  : dir2/file1: Moved (server-side) to: file2
2025/04/10 01:20:35 DEBUG : file2: Updating file with file2 0xc0006fe240
2025/04/10 01:20:35 DEBUG : dir2: Added virtual directory entry vDel: "file1"
2025/04/10 01:20:35 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/04/10 01:20:38 INFO  : dir2/file3: Deleted
2025/04/10 01:20:39 INFO  : file2: Moved (server-side) to: dir2/file3
2025/04/10 01:20:39 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006fe240
2025/04/10 01:20:39 DEBUG : : Added virtual directory entry vDel: "file2"
2025/04/10 01:20:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3"
2025/04/10 01:20:42 DEBUG : : Added virtual directory entry vAddDir: "empty directory"
2025/04/10 01:20:43 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00061ef70
2025/04/10 01:20:43 DEBUG : empty directory: forgetting directory cache
2025/04/10 01:20:43 DEBUG : : Added virtual directory entry vDel: "empty directory"
2025/04/10 01:20:43 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory"
2025/04/10 01:20:43 DEBUG : dir2: Renaming to "dir3"
2025/04/10 01:20:43 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:20:43 DEBUG : dir3: Looking for writers
2025/04/10 01:20:43 DEBUG : file3: reading active writers
2025/04/10 01:20:43 DEBUG : renamed empty directory: Looking for writers
2025/04/10 01:20:43 DEBUG : : Looking for writers
2025/04/10 01:20:43 DEBUG : dir3: reading active writers
2025/04/10 01:20:43 DEBUG : renamed empty directory: reading active writers
2025/04/10 01:20:43 DEBUG : >WaitForWriters: 
--- PASS: TestDirRename (29.37s)
=== RUN   TestDirStructSize
    dir_test.go:611: Dir struct has size 200 bytes
--- PASS: TestDirStructSize (0.00s)
=== RUN   TestDirFileOpen
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:20:48 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:20:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub"
2025/04/10 01:20:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:20:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:20:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0"
2025/04/10 01:20:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err=<nil>
2025/04/10 01:20:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err=<nil>
2025/04/10 01:20:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0"
2025/04/10 01:20:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:20:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:20:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2"
2025/04/10 01:20:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err=<nil>
2025/04/10 01:20:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err=<nil>
2025/04/10 01:20:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2"
2025/04/10 01:20:56 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (12 bytes), uploading instead of streaming
2025/04/10 01:20:59 DEBUG : dir/sub/file2: Size of src and dst objects identical
2025/04/10 01:20:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2"
2025/04/10 01:20:59 DEBUG : : forgetting directory cache
2025/04/10 01:20:59 DEBUG : dir: forgetting directory cache
2025/04/10 01:20:59 DEBUG : dir/sub: forgetting directory cache
2025/04/10 01:20:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2"
2025/04/10 01:20:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub"
2025/04/10 01:20:59 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (5 bytes), uploading instead of streaming
2025/04/10 01:21:02 DEBUG : dir/sub/file0: Size of src and dst objects identical
2025/04/10 01:21:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0"
2025/04/10 01:21:02 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:21:02 DEBUG : dir/sub: Looking for writers
2025/04/10 01:21:02 DEBUG : file0: reading active writers
2025/04/10 01:21:02 DEBUG : file2: reading active writers
2025/04/10 01:21:02 DEBUG : dir: Looking for writers
2025/04/10 01:21:02 DEBUG : file1: reading active writers
2025/04/10 01:21:02 DEBUG : sub: reading active writers
2025/04/10 01:21:02 DEBUG : : Looking for writers
2025/04/10 01:21:02 DEBUG : dir: reading active writers
2025/04/10 01:21:02 DEBUG : >WaitForWriters: 
--- PASS: TestDirFileOpen (21.15s)
=== RUN   TestDirEntryModTimeInvalidation
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:21:09 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
    dir_test.go:666: Need DirModTimeUpdatesOnWrite
2025/04/10 01:21:09 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:21:09 DEBUG : : Looking for writers
2025/04/10 01:21:09 DEBUG : >WaitForWriters: 
--- SKIP: TestDirEntryModTimeInvalidation (1.53s)
=== RUN   TestDirMetadataExtension
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:21:11 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata"
2025/04/10 01:21:17 DEBUG : dir/file1.metadata: Set virtual modtime to 2025-04-09 18:21:14 -0700 -0700
2025/04/10 01:21:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:21:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY
2025/04/10 01:21:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err=<nil>
2025/04/10 01:21:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err=<nil>
2025/04/10 01:21:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:21:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728
2025/04/10 01:21:17 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata"
2025/04/10 01:21:17 DEBUG : dir.metadata: Set virtual modtime to 2000-01-01 00:00:00 +0000 UTC
2025/04/10 01:21:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:21:17 DEBUG : dir.metadata: Open: flags=O_RDONLY
2025/04/10 01:21:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err=<nil>
2025/04/10 01:21:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err=<nil>
2025/04/10 01:21:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:21:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728
2025/04/10 01:21:17 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:21:17 DEBUG : dir: Looking for writers
2025/04/10 01:21:17 DEBUG : file1: reading active writers
2025/04/10 01:21:17 DEBUG : file1.metadata: reading active writers
2025/04/10 01:21:17 DEBUG : : Looking for writers
2025/04/10 01:21:17 DEBUG : dir.metadata: reading active writers
2025/04/10 01:21:17 DEBUG : dir: reading active writers
2025/04/10 01:21:17 DEBUG : >WaitForWriters: 
--- PASS: TestDirMetadataExtension (10.87s)
=== RUN   TestErrorError
--- PASS: TestErrorError (0.00s)
=== RUN   TestFileMethods
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:21:22 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:21:28 DEBUG : dir/file1: Set virtual modtime to 2025-04-09 18:21:24 -0700 -0700
2025/04/10 01:21:28 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:21:28 DEBUG : dir: Looking for writers
2025/04/10 01:21:28 DEBUG : file1: reading active writers
2025/04/10 01:21:28 DEBUG : : Looking for writers
2025/04/10 01:21:28 DEBUG : dir: reading active writers
2025/04/10 01:21:28 DEBUG : >WaitForWriters: 
--- PASS: TestFileMethods (10.78s)
=== RUN   TestFileSetModTime
=== RUN   TestFileSetModTime/cache=off,open=false,write=false
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:21:32 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:21:43 DEBUG : Can set mod time: false
    file_test.go:97: can't set mod time
2025/04/10 01:21:43 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:21:43 DEBUG : dir: Looking for writers
2025/04/10 01:21:43 DEBUG : file1: reading active writers
2025/04/10 01:21:43 DEBUG : : Looking for writers
2025/04/10 01:21:43 DEBUG : dir: reading active writers
2025/04/10 01:21:43 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 (15.10s)
    --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (15.10s)
    --- 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 "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:21:47 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:21:54 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:21:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 01:21:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:21:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728
2025/04/10 01:21:55 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:21:55 DEBUG : dir: Looking for writers
2025/04/10 01:21:55 DEBUG : file1: reading active writers
2025/04/10 01:21:55 DEBUG : : Looking for writers
2025/04/10 01:21:55 DEBUG : dir: reading active writers
2025/04/10 01:21:55 DEBUG : >WaitForWriters: 
--- PASS: TestFileOpenRead (11.09s)
=== RUN   TestFileOpenReadUnknownSize
2025/04/10 01:21:59 INFO  : Mock file system at root: poll-interval is not supported by this remote
2025/04/10 01:21:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream
2025/04/10 01:21:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:21:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728
    file_test.go:223: gotContents = "file contents"
2025/04/10 01:21:59 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:21:59 DEBUG : : Looking for writers
2025/04/10 01:21:59 DEBUG : file.txt: reading active writers
2025/04/10 01:21:59 DEBUG : >WaitForWriters: 
--- PASS: TestFileOpenReadUnknownSize (0.00s)
=== RUN   TestFileOpenWrite
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:21:59 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:22:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:22:05 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (25 bytes), uploading instead of streaming
2025/04/10 01:22:08 DEBUG : dir/file1: Size of src and dst objects identical
2025/04/10 01:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:22:08 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:22:08 DEBUG : dir: Looking for writers
2025/04/10 01:22:08 DEBUG : file1: reading active writers
2025/04/10 01:22:08 DEBUG : : Looking for writers
2025/04/10 01:22:08 DEBUG : dir: reading active writers
2025/04/10 01:22:08 DEBUG : >WaitForWriters: 
--- PASS: TestFileOpenWrite (13.17s)
=== RUN   TestFileRemove
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:22:12 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:22:18 DEBUG : dir/file1: Remove: 
2025/04/10 01:22:19 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:22:19 DEBUG : dir/file1: >Remove: err=<nil>
2025/04/10 01:22:21 DEBUG : dir/file1: Remove: 
2025/04/10 01:22:21 DEBUG : dir/file1: >Remove: err=Read only file system
2025/04/10 01:22:21 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:22:21 DEBUG : dir: Looking for writers
2025/04/10 01:22:21 DEBUG : : Looking for writers
2025/04/10 01:22:21 DEBUG : dir: reading active writers
2025/04/10 01:22:21 DEBUG : >WaitForWriters: 
--- PASS: TestFileRemove (12.29s)
=== RUN   TestFileRemoveAll
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:22:24 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:22:31 DEBUG : dir/file1: Remove: 
2025/04/10 01:22:32 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:22:32 DEBUG : dir/file1: >Remove: err=<nil>
2025/04/10 01:22:33 DEBUG : dir/file1: Remove: 
2025/04/10 01:22:33 DEBUG : dir/file1: >Remove: err=Read only file system
2025/04/10 01:22:33 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:22:33 DEBUG : dir: Looking for writers
2025/04/10 01:22:33 DEBUG : : Looking for writers
2025/04/10 01:22:33 DEBUG : dir: reading active writers
2025/04/10 01:22:33 DEBUG : >WaitForWriters: 
--- PASS: TestFileRemoveAll (12.43s)
=== RUN   TestFileOpen
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:22:36 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:22:43 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 01:22:43 DEBUG : dir/file1: Open: flags=O_WRONLY
2025/04/10 01:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/04/10 01:22:43 DEBUG : dir/file1: Open: flags=O_RDWR
2025/04/10 01:22:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/04/10 01:22:43 DEBUG : dir/file1: Open: flags=0x3
2025/04/10 01:22:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3
2025/04/10 01:22:43 DEBUG : dir/file1: >Open: fd=<nil>, err=permission denied
2025/04/10 01:22:43 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:22:43 DEBUG : dir: Looking for writers
2025/04/10 01:22:43 DEBUG : file1: reading active writers
2025/04/10 01:22:43 DEBUG : : Looking for writers
2025/04/10 01:22:43 DEBUG : dir: reading active writers
2025/04/10 01:22:43 DEBUG : >WaitForWriters: 
--- PASS: TestFileOpen (10.98s)
=== RUN   TestFileRename
=== RUN   TestFileRename/off,forceCache=false
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:22:47 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:22:54 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:22:54 DEBUG : dir: Looking for writers
2025/04/10 01:22:54 DEBUG : file1: reading active writers
2025/04/10 01:22:54 DEBUG : : Looking for writers
2025/04/10 01:22:54 DEBUG : dir: reading active writers
2025/04/10 01:22:54 DEBUG : >WaitForWriters: 
2025/04/10 01:22:57 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:22:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000c23080
2025/04/10 01:22:57 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:22:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:00 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/04/10 01:23:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000c23080
2025/04/10 01:23:00 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/04/10 01:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:23:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/04/10 01:23:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000c23080
2025/04/10 01:23:02 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:23:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:02 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (25 bytes), uploading instead of streaming
2025/04/10 01:23:04 DEBUG : dir/file1: Size of src and dst objects identical
2025/04/10 01:23:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:04 DEBUG : newLeaf: Running delayed rename now
2025/04/10 01:23:06 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:23:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000c23080
2025/04/10 01:23:06 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:06 DEBUG : dir: Looking for writers
2025/04/10 01:23:06 DEBUG : : Looking for writers
2025/04/10 01:23:06 DEBUG : dir: reading active writers
2025/04/10 01:23:06 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:06 DEBUG : >WaitForWriters: 
2025/04/10 01:23:07 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:07 DEBUG : dir: Looking for writers
2025/04/10 01:23:07 DEBUG : : Looking for writers
2025/04/10 01:23:07 DEBUG : dir: reading active writers
2025/04/10 01:23:07 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:07 DEBUG : >WaitForWriters: 
=== RUN   TestFileRename/minimal,forceCache=false
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:23:12 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:23:12 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:23:12 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:12 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:12 DEBUG : Config file has changed externally - reloading
2025/04/10 01:23:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:12 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:23:18 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:18 DEBUG : dir: Looking for writers
2025/04/10 01:23:18 DEBUG : file1: reading active writers
2025/04/10 01:23:18 DEBUG : : Looking for writers
2025/04/10 01:23:18 DEBUG : dir: reading active writers
2025/04/10 01:23:18 DEBUG : >WaitForWriters: 
2025/04/10 01:23:21 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:23:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000cb8480
2025/04/10 01:23:21 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:23:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:25 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/04/10 01:23:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000cb8480
2025/04/10 01:23:25 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/04/10 01:23:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:23:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil>
2025/04/10 01:23:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000cb8480
2025/04/10 01:23:26 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:23:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:26 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (25 bytes), uploading instead of streaming
2025/04/10 01:23:28 DEBUG : dir/file1: Size of src and dst objects identical
2025/04/10 01:23:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:28 DEBUG : newLeaf: Running delayed rename now
2025/04/10 01:23:30 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:23:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000cb8480
2025/04/10 01:23:30 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:30 DEBUG : dir: Looking for writers
2025/04/10 01:23:30 DEBUG : : Looking for writers
2025/04/10 01:23:30 DEBUG : dir: reading active writers
2025/04/10 01:23:30 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:30 DEBUG : >WaitForWriters: 
2025/04/10 01:23:32 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:32 DEBUG : dir: Looking for writers
2025/04/10 01:23:32 DEBUG : : Looking for writers
2025/04/10 01:23:32 DEBUG : dir: reading active writers
2025/04/10 01:23:32 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:32 DEBUG : >WaitForWriters: 
2025/04/10 01:23:32 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
=== RUN   TestFileRename/minimal,forceCache=true
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:23:36 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:23:36 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:23:36 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:36 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:23:36 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:23:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:23:42 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:23:42 DEBUG : dir/file1(0xc000a89780): openPending: 
2025/04/10 01:23:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/04/10 01:23:42 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/04/10 01:23:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:42 DEBUG : dir/file1(0xc000a89780): >openPending: err=<nil>
2025/04/10 01:23:42 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/04/10 01:23:42 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:23:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:23:42 DEBUG : dir/file1(0xc000a89780): _writeAt: size=14, off=0
2025/04/10 01:23:42 DEBUG : dir/file1(0xc000a89780): >_writeAt: n=14, err=<nil>
2025/04/10 01:23:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/04/10 01:23:42 DEBUG : dir/file1(0xc000a89780): close: 
2025/04/10 01:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/04/10 01:23:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/04/10 01:23:42 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:23:42 DEBUG : dir/file1(0xc000a89780): >close: err=<nil>
2025/04/10 01:23:42 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:42 DEBUG : dir: Looking for writers
2025/04/10 01:23:42 DEBUG : file1: reading active writers
2025/04/10 01:23:42 DEBUG : : Looking for writers
2025/04/10 01:23:42 DEBUG : dir: reading active writers
2025/04/10 01:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:23:42 DEBUG : dir: Looking for writers
2025/04/10 01:23:42 DEBUG : file1: reading active writers
2025/04/10 01:23:42 DEBUG : : Looking for writers
2025/04/10 01:23:42 DEBUG : dir: reading active writers
2025/04/10 01:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:23:42 DEBUG : dir: Looking for writers
2025/04/10 01:23:42 DEBUG : file1: reading active writers
2025/04/10 01:23:42 DEBUG : : Looking for writers
2025/04/10 01:23:42 DEBUG : dir: reading active writers
2025/04/10 01:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:23:42 DEBUG : dir: Looking for writers
2025/04/10 01:23:42 DEBUG : file1: reading active writers
2025/04/10 01:23:42 DEBUG : : Looking for writers
2025/04/10 01:23:42 DEBUG : dir: reading active writers
2025/04/10 01:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:23:42 DEBUG : dir/file1: vfs cache: starting upload
2025/04/10 01:23:42 DEBUG : dir: Looking for writers
2025/04/10 01:23:42 DEBUG : file1: reading active writers
2025/04/10 01:23:42 DEBUG : : Looking for writers
2025/04/10 01:23:42 DEBUG : dir: reading active writers
2025/04/10 01:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:23:43 DEBUG : dir: Looking for writers
2025/04/10 01:23:43 DEBUG : file1: reading active writers
2025/04/10 01:23:43 DEBUG : : Looking for writers
2025/04/10 01:23:43 DEBUG : dir: reading active writers
2025/04/10 01:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:23:43 DEBUG : dir: Looking for writers
2025/04/10 01:23:43 DEBUG : file1: reading active writers
2025/04/10 01:23:43 DEBUG : : Looking for writers
2025/04/10 01:23:43 DEBUG : dir: reading active writers
2025/04/10 01:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:23:44 DEBUG : dir: Looking for writers
2025/04/10 01:23:44 DEBUG : file1: reading active writers
2025/04/10 01:23:44 DEBUG : : Looking for writers
2025/04/10 01:23:44 DEBUG : dir: reading active writers
2025/04/10 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:23:44 INFO  : dir/file1: Copied (replaced existing)
2025/04/10 01:23:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/04/10 01:23:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set
2025/04/10 01:23:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:44 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/04/10 01:23:45 DEBUG : dir: Looking for writers
2025/04/10 01:23:45 DEBUG : file1: reading active writers
2025/04/10 01:23:45 DEBUG : : Looking for writers
2025/04/10 01:23:45 DEBUG : dir: reading active writers
2025/04/10 01:23:45 DEBUG : >WaitForWriters: 
2025/04/10 01:23:45 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:23:45 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:23:45 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:23:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:23:45 DEBUG : dir/file1(0xc000812840): _readAt: size=512, off=0
2025/04/10 01:23:45 DEBUG : dir/file1(0xc000812840): openPending: 
2025/04/10 01:23:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/04/10 01:23:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/04/10 01:23:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:45 DEBUG : dir/file1(0xc000812840): >openPending: err=<nil>
2025/04/10 01:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/04/10 01:23:45 DEBUG : dir/file1(0xc000812840): >_readAt: n=14, err=EOF
2025/04/10 01:23:45 DEBUG : dir/file1(0xc000812840): close: 
2025/04/10 01:23:45 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:23:43 -0700 -0700
2025/04/10 01:23:45 DEBUG : dir/file1(0xc000812840): >close: err=<nil>
2025/04/10 01:23:48 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:23:48 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/04/10 01:23:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8cc0
2025/04/10 01:23:48 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:23:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:51 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/04/10 01:23:51 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/04/10 01:23:51 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b8cc0
2025/04/10 01:23:51 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/04/10 01:23:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:23:52 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:23:52 DEBUG : dir/file1(0xc000fe4080): openPending: 
2025/04/10 01:23:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/04/10 01:23:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/04/10 01:23:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:23:52 DEBUG : dir/file1(0xc000fe4080): >openPending: err=<nil>
2025/04/10 01:23:52 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/04/10 01:23:52 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:23:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:23:52 DEBUG : dir/file1(0xc000fe4080): _writeAt: size=25, off=0
2025/04/10 01:23:52 DEBUG : dir/file1(0xc000fe4080): >_writeAt: n=25, err=<nil>
2025/04/10 01:23:54 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:23:54 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/04/10 01:23:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8cc0
2025/04/10 01:23:54 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:23:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:54 DEBUG : newLeaf(0xc000fe4080): close: 
2025/04/10 01:23:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/04/10 01:23:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-10 01:23:52.959006311 +0000 UTC m=+465.635651390
2025/04/10 01:23:54 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/04/10 01:23:54 DEBUG : newLeaf(0xc000fe4080): >close: err=<nil>
2025/04/10 01:23:54 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:54 DEBUG : dir: Looking for writers
2025/04/10 01:23:54 DEBUG : : Looking for writers
2025/04/10 01:23:54 DEBUG : dir: reading active writers
2025/04/10 01:23:54 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:23:54 DEBUG : dir: Looking for writers
2025/04/10 01:23:54 DEBUG : : Looking for writers
2025/04/10 01:23:54 DEBUG : dir: reading active writers
2025/04/10 01:23:54 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:23:54 DEBUG : dir: Looking for writers
2025/04/10 01:23:54 DEBUG : : Looking for writers
2025/04/10 01:23:54 DEBUG : dir: reading active writers
2025/04/10 01:23:54 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:23:54 DEBUG : dir: Looking for writers
2025/04/10 01:23:54 DEBUG : : Looking for writers
2025/04/10 01:23:54 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:54 DEBUG : dir: reading active writers
2025/04/10 01:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:23:54 DEBUG : newLeaf: vfs cache: starting upload
2025/04/10 01:23:54 DEBUG : dir: Looking for writers
2025/04/10 01:23:54 DEBUG : : Looking for writers
2025/04/10 01:23:54 DEBUG : dir: reading active writers
2025/04/10 01:23:54 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:23:54 DEBUG : dir: Looking for writers
2025/04/10 01:23:54 DEBUG : : Looking for writers
2025/04/10 01:23:54 DEBUG : dir: reading active writers
2025/04/10 01:23:54 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:23:55 DEBUG : dir: Looking for writers
2025/04/10 01:23:55 DEBUG : : Looking for writers
2025/04/10 01:23:55 DEBUG : dir: reading active writers
2025/04/10 01:23:55 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:23:55 DEBUG : dir: Looking for writers
2025/04/10 01:23:55 DEBUG : : Looking for writers
2025/04/10 01:23:55 DEBUG : dir: reading active writers
2025/04/10 01:23:55 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:23:56 INFO  : newLeaf: Copied (replaced existing)
2025/04/10 01:23:56 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/04/10 01:23:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/04/10 01:23:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:23:56 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/04/10 01:23:56 DEBUG : dir: Looking for writers
2025/04/10 01:23:56 DEBUG : : Looking for writers
2025/04/10 01:23:56 DEBUG : dir: reading active writers
2025/04/10 01:23:56 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:56 DEBUG : >WaitForWriters: 
2025/04/10 01:23:58 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:23:58 DEBUG : dir: Looking for writers
2025/04/10 01:23:58 DEBUG : : Looking for writers
2025/04/10 01:23:58 DEBUG : dir: reading active writers
2025/04/10 01:23:58 DEBUG : newLeaf: reading active writers
2025/04/10 01:23:58 DEBUG : >WaitForWriters: 
2025/04/10 01:23:58 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
=== RUN   TestFileRename/writes,forceCache=false
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:24:02 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:24:02 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:24:02 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:02 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:24:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:02 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:24:09 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:24:09 DEBUG : dir: Looking for writers
2025/04/10 01:24:09 DEBUG : file1: reading active writers
2025/04/10 01:24:09 DEBUG : : Looking for writers
2025/04/10 01:24:09 DEBUG : dir: reading active writers
2025/04/10 01:24:09 DEBUG : >WaitForWriters: 
2025/04/10 01:24:12 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:24:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ff5c0
2025/04/10 01:24:12 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:24:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:24:15 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/04/10 01:24:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0006ff5c0
2025/04/10 01:24:15 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/04/10 01:24:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:24:17 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:24:17 DEBUG : dir/file1(0xc000c616c0): openPending: 
2025/04/10 01:24:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/04/10 01:24:17 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/04/10 01:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:17 DEBUG : dir/file1(0xc000c616c0): >openPending: err=<nil>
2025/04/10 01:24:17 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/04/10 01:24:17 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:24:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:24:17 DEBUG : dir/file1(0xc000c616c0): _writeAt: size=25, off=0
2025/04/10 01:24:17 DEBUG : dir/file1(0xc000c616c0): >_writeAt: n=25, err=<nil>
2025/04/10 01:24:18 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:24:18 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/04/10 01:24:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0006ff5c0
2025/04/10 01:24:18 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:24:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:24:18 DEBUG : newLeaf(0xc000c616c0): close: 
2025/04/10 01:24:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/04/10 01:24:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-10 01:24:17.082166963 +0000 UTC m=+489.758812042
2025/04/10 01:24:18 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/04/10 01:24:18 DEBUG : newLeaf(0xc000c616c0): >close: err=<nil>
2025/04/10 01:24:18 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:24:18 DEBUG : dir: Looking for writers
2025/04/10 01:24:18 DEBUG : : Looking for writers
2025/04/10 01:24:18 DEBUG : dir: reading active writers
2025/04/10 01:24:18 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:24:18 DEBUG : dir: Looking for writers
2025/04/10 01:24:18 DEBUG : : Looking for writers
2025/04/10 01:24:18 DEBUG : dir: reading active writers
2025/04/10 01:24:18 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:24:18 DEBUG : dir: Looking for writers
2025/04/10 01:24:18 DEBUG : : Looking for writers
2025/04/10 01:24:18 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:18 DEBUG : dir: reading active writers
2025/04/10 01:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:24:18 DEBUG : dir: Looking for writers
2025/04/10 01:24:18 DEBUG : : Looking for writers
2025/04/10 01:24:18 DEBUG : dir: reading active writers
2025/04/10 01:24:18 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:24:18 DEBUG : newLeaf: vfs cache: starting upload
2025/04/10 01:24:18 DEBUG : dir: Looking for writers
2025/04/10 01:24:18 DEBUG : : Looking for writers
2025/04/10 01:24:18 DEBUG : dir: reading active writers
2025/04/10 01:24:18 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:24:18 DEBUG : dir: Looking for writers
2025/04/10 01:24:18 DEBUG : : Looking for writers
2025/04/10 01:24:18 DEBUG : dir: reading active writers
2025/04/10 01:24:18 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:24:19 DEBUG : dir: Looking for writers
2025/04/10 01:24:19 DEBUG : : Looking for writers
2025/04/10 01:24:19 DEBUG : dir: reading active writers
2025/04/10 01:24:19 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:24:19 DEBUG : dir: Looking for writers
2025/04/10 01:24:19 DEBUG : : Looking for writers
2025/04/10 01:24:19 DEBUG : dir: reading active writers
2025/04/10 01:24:19 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:24:20 INFO  : newLeaf: Copied (replaced existing)
2025/04/10 01:24:20 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/04/10 01:24:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/04/10 01:24:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:24:20 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/04/10 01:24:20 DEBUG : dir: Looking for writers
2025/04/10 01:24:20 DEBUG : : Looking for writers
2025/04/10 01:24:20 DEBUG : dir: reading active writers
2025/04/10 01:24:20 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:20 DEBUG : >WaitForWriters: 
2025/04/10 01:24:22 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:24:22 DEBUG : dir: Looking for writers
2025/04/10 01:24:22 DEBUG : : Looking for writers
2025/04/10 01:24:22 DEBUG : dir: reading active writers
2025/04/10 01:24:22 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:22 DEBUG : >WaitForWriters: 
2025/04/10 01:24:22 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
=== RUN   TestFileRename/writes,forceCache=true
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:24:26 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:24:26 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:24:26 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:26 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:26 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:24:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:24:33 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:24:33 DEBUG : dir/file1(0xc000813980): openPending: 
2025/04/10 01:24:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/04/10 01:24:33 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/04/10 01:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:33 DEBUG : dir/file1(0xc000813980): >openPending: err=<nil>
2025/04/10 01:24:33 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/04/10 01:24:33 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:24:33 DEBUG : dir/file1(0xc000813980): _writeAt: size=14, off=0
2025/04/10 01:24:33 DEBUG : dir/file1(0xc000813980): >_writeAt: n=14, err=<nil>
2025/04/10 01:24:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/04/10 01:24:33 DEBUG : dir/file1(0xc000813980): close: 
2025/04/10 01:24:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/04/10 01:24:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC
2025/04/10 01:24:33 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:24:33 DEBUG : dir/file1(0xc000813980): >close: err=<nil>
2025/04/10 01:24:33 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:24:33 DEBUG : dir: Looking for writers
2025/04/10 01:24:33 DEBUG : file1: reading active writers
2025/04/10 01:24:33 DEBUG : : Looking for writers
2025/04/10 01:24:33 DEBUG : dir: reading active writers
2025/04/10 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:24:33 DEBUG : dir: Looking for writers
2025/04/10 01:24:33 DEBUG : file1: reading active writers
2025/04/10 01:24:33 DEBUG : : Looking for writers
2025/04/10 01:24:33 DEBUG : dir: reading active writers
2025/04/10 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:24:33 DEBUG : dir: Looking for writers
2025/04/10 01:24:33 DEBUG : file1: reading active writers
2025/04/10 01:24:33 DEBUG : : Looking for writers
2025/04/10 01:24:33 DEBUG : dir: reading active writers
2025/04/10 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:24:33 DEBUG : dir: Looking for writers
2025/04/10 01:24:33 DEBUG : file1: reading active writers
2025/04/10 01:24:33 DEBUG : : Looking for writers
2025/04/10 01:24:33 DEBUG : dir: reading active writers
2025/04/10 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:24:33 DEBUG : dir/file1: vfs cache: starting upload
2025/04/10 01:24:33 DEBUG : dir: Looking for writers
2025/04/10 01:24:33 DEBUG : file1: reading active writers
2025/04/10 01:24:33 DEBUG : : Looking for writers
2025/04/10 01:24:33 DEBUG : dir: reading active writers
2025/04/10 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:24:33 DEBUG : dir: Looking for writers
2025/04/10 01:24:33 DEBUG : file1: reading active writers
2025/04/10 01:24:33 DEBUG : : Looking for writers
2025/04/10 01:24:33 DEBUG : dir: reading active writers
2025/04/10 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:24:33 DEBUG : dir: Looking for writers
2025/04/10 01:24:33 DEBUG : file1: reading active writers
2025/04/10 01:24:33 DEBUG : : Looking for writers
2025/04/10 01:24:33 DEBUG : dir: reading active writers
2025/04/10 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:24:34 DEBUG : dir: Looking for writers
2025/04/10 01:24:34 DEBUG : file1: reading active writers
2025/04/10 01:24:34 DEBUG : : Looking for writers
2025/04/10 01:24:34 DEBUG : dir: reading active writers
2025/04/10 01:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:24:34 INFO  : dir/file1: Copied (replaced existing)
2025/04/10 01:24:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/04/10 01:24:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set
2025/04/10 01:24:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:34 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/04/10 01:24:35 DEBUG : dir: Looking for writers
2025/04/10 01:24:35 DEBUG : file1: reading active writers
2025/04/10 01:24:35 DEBUG : : Looking for writers
2025/04/10 01:24:35 DEBUG : dir: reading active writers
2025/04/10 01:24:35 DEBUG : >WaitForWriters: 
2025/04/10 01:24:35 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:24:35 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:24:35 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:24:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:24:35 DEBUG : dir/file1(0xc000be4840): _readAt: size=512, off=0
2025/04/10 01:24:35 DEBUG : dir/file1(0xc000be4840): openPending: 
2025/04/10 01:24:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/04/10 01:24:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/04/10 01:24:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:35 DEBUG : dir/file1(0xc000be4840): >openPending: err=<nil>
2025/04/10 01:24:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true
2025/04/10 01:24:35 DEBUG : dir/file1(0xc000be4840): >_readAt: n=14, err=EOF
2025/04/10 01:24:35 DEBUG : dir/file1(0xc000be4840): close: 
2025/04/10 01:24:35 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:24:33 -0700 -0700
2025/04/10 01:24:35 DEBUG : dir/file1(0xc000be4840): >close: err=<nil>
2025/04/10 01:24:38 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:24:38 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/04/10 01:24:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0000fd8c0
2025/04/10 01:24:38 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:24:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:24:41 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/04/10 01:24:41 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/04/10 01:24:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0000fd8c0
2025/04/10 01:24:41 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/04/10 01:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:24:43 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:24:43 DEBUG : dir/file1(0xc000c61480): openPending: 
2025/04/10 01:24:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/04/10 01:24:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/04/10 01:24:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:43 DEBUG : dir/file1(0xc000c61480): >openPending: err=<nil>
2025/04/10 01:24:43 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/04/10 01:24:43 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:24:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:24:43 DEBUG : dir/file1(0xc000c61480): _writeAt: size=25, off=0
2025/04/10 01:24:43 DEBUG : dir/file1(0xc000c61480): >_writeAt: n=25, err=<nil>
2025/04/10 01:24:44 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:24:44 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/04/10 01:24:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0000fd8c0
2025/04/10 01:24:44 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:24:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:24:44 DEBUG : newLeaf(0xc000c61480): close: 
2025/04/10 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/04/10 01:24:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-10 01:24:43.203193876 +0000 UTC m=+515.879838926
2025/04/10 01:24:44 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/04/10 01:24:44 DEBUG : newLeaf(0xc000c61480): >close: err=<nil>
2025/04/10 01:24:44 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:24:44 DEBUG : dir: Looking for writers
2025/04/10 01:24:44 DEBUG : : Looking for writers
2025/04/10 01:24:44 DEBUG : dir: reading active writers
2025/04/10 01:24:44 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:24:44 DEBUG : dir: Looking for writers
2025/04/10 01:24:44 DEBUG : : Looking for writers
2025/04/10 01:24:44 DEBUG : dir: reading active writers
2025/04/10 01:24:44 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:24:44 DEBUG : dir: Looking for writers
2025/04/10 01:24:44 DEBUG : : Looking for writers
2025/04/10 01:24:44 DEBUG : dir: reading active writers
2025/04/10 01:24:44 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:24:44 DEBUG : dir: Looking for writers
2025/04/10 01:24:44 DEBUG : : Looking for writers
2025/04/10 01:24:44 DEBUG : dir: reading active writers
2025/04/10 01:24:44 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:24:44 DEBUG : newLeaf: vfs cache: starting upload
2025/04/10 01:24:44 DEBUG : dir: Looking for writers
2025/04/10 01:24:44 DEBUG : : Looking for writers
2025/04/10 01:24:44 DEBUG : dir: reading active writers
2025/04/10 01:24:44 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:24:45 DEBUG : dir: Looking for writers
2025/04/10 01:24:45 DEBUG : : Looking for writers
2025/04/10 01:24:45 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:45 DEBUG : dir: reading active writers
2025/04/10 01:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:24:45 DEBUG : dir: Looking for writers
2025/04/10 01:24:45 DEBUG : : Looking for writers
2025/04/10 01:24:45 DEBUG : dir: reading active writers
2025/04/10 01:24:45 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:24:46 DEBUG : dir: Looking for writers
2025/04/10 01:24:46 DEBUG : : Looking for writers
2025/04/10 01:24:46 DEBUG : dir: reading active writers
2025/04/10 01:24:46 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:24:46 INFO  : newLeaf: Copied (replaced existing)
2025/04/10 01:24:46 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/04/10 01:24:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/04/10 01:24:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:24:46 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/04/10 01:24:47 DEBUG : dir: Looking for writers
2025/04/10 01:24:47 DEBUG : : Looking for writers
2025/04/10 01:24:47 DEBUG : dir: reading active writers
2025/04/10 01:24:47 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:47 DEBUG : >WaitForWriters: 
2025/04/10 01:24:48 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:24:48 DEBUG : dir: Looking for writers
2025/04/10 01:24:48 DEBUG : : Looking for writers
2025/04/10 01:24:48 DEBUG : dir: reading active writers
2025/04/10 01:24:48 DEBUG : newLeaf: reading active writers
2025/04/10 01:24:48 DEBUG : >WaitForWriters: 
2025/04/10 01:24:48 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
=== RUN   TestFileRename/full,forceCache=false
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:24:52 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:24:52 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:24:52 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:52 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:24:52 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:24:59 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:24:59 DEBUG : dir: Looking for writers
2025/04/10 01:24:59 DEBUG : file1: reading active writers
2025/04/10 01:24:59 DEBUG : : Looking for writers
2025/04/10 01:24:59 DEBUG : dir: reading active writers
2025/04/10 01:24:59 DEBUG : >WaitForWriters: 
2025/04/10 01:24:59 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:24:59 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:24:59 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:24:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:24:59 DEBUG : dir/file1(0xc000a89980): _readAt: size=512, off=0
2025/04/10 01:24:59 DEBUG : dir/file1(0xc000a89980): openPending: 
2025/04/10 01:24:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint ""
2025/04/10 01:24:59 DEBUG : dir/file1: vfs cache: truncate to size=14
2025/04/10 01:24:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:24:59 DEBUG : dir/file1(0xc000a89980): >openPending: err=<nil>
2025/04/10 01:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false
2025/04/10 01:24:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/04/10 01:24:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/04/10 01:24:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:25:00 DEBUG : dir/file1(0xc000a89980): >_readAt: n=14, err=EOF
2025/04/10 01:25:00 DEBUG : dir/file1(0xc000a89980): close: 
2025/04/10 01:25:00 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:24:55 -0700 -0700
2025/04/10 01:25:00 DEBUG : dir/file1(0xc000a89980): >close: err=<nil>
2025/04/10 01:25:02 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:25:02 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/04/10 01:25:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8e40
2025/04/10 01:25:02 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:25:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:25:05 INFO  : newLeaf: Moved (server-side) to: dir/file1
2025/04/10 01:25:05 INFO  : newLeaf: vfs cache: renamed in cache to "dir/file1"
2025/04/10 01:25:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b8e40
2025/04/10 01:25:05 DEBUG : : Added virtual directory entry vDel: "newLeaf"
2025/04/10 01:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:25:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:25:07 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:25:07 DEBUG : dir/file1(0xc000699600): openPending: 
2025/04/10 01:25:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14"
2025/04/10 01:25:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct)
2025/04/10 01:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:25:07 DEBUG : dir/file1(0xc000699600): >openPending: err=<nil>
2025/04/10 01:25:07 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/04/10 01:25:07 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:25:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:25:07 DEBUG : dir/file1(0xc000699600): _writeAt: size=25, off=0
2025/04/10 01:25:07 DEBUG : dir/file1(0xc000699600): >_writeAt: n=25, err=<nil>
2025/04/10 01:25:08 INFO  : dir/file1: Moved (server-side) to: newLeaf
2025/04/10 01:25:08 INFO  : dir/file1: vfs cache: renamed in cache to "newLeaf"
2025/04/10 01:25:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b8e40
2025/04/10 01:25:08 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:25:08 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:25:08 DEBUG : newLeaf(0xc000699600): close: 
2025/04/10 01:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true
2025/04/10 01:25:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-10 01:25:07.349350564 +0000 UTC m=+540.025995654
2025/04/10 01:25:08 INFO  : newLeaf: vfs cache: queuing for upload in 100ms
2025/04/10 01:25:08 DEBUG : newLeaf(0xc000699600): >close: err=<nil>
2025/04/10 01:25:08 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:25:08 DEBUG : dir: Looking for writers
2025/04/10 01:25:08 DEBUG : : Looking for writers
2025/04/10 01:25:08 DEBUG : dir: reading active writers
2025/04/10 01:25:08 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:25:08 DEBUG : dir: Looking for writers
2025/04/10 01:25:08 DEBUG : : Looking for writers
2025/04/10 01:25:08 DEBUG : dir: reading active writers
2025/04/10 01:25:08 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:25:08 DEBUG : dir: Looking for writers
2025/04/10 01:25:08 DEBUG : : Looking for writers
2025/04/10 01:25:08 DEBUG : dir: reading active writers
2025/04/10 01:25:08 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:25:09 DEBUG : dir: Looking for writers
2025/04/10 01:25:09 DEBUG : : Looking for writers
2025/04/10 01:25:09 DEBUG : dir: reading active writers
2025/04/10 01:25:09 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:25:09 DEBUG : newLeaf: vfs cache: starting upload
2025/04/10 01:25:09 DEBUG : dir: Looking for writers
2025/04/10 01:25:09 DEBUG : : Looking for writers
2025/04/10 01:25:09 DEBUG : dir: reading active writers
2025/04/10 01:25:09 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:25:09 DEBUG : dir: Looking for writers
2025/04/10 01:25:09 DEBUG : : Looking for writers
2025/04/10 01:25:09 DEBUG : dir: reading active writers
2025/04/10 01:25:09 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:25:09 DEBUG : dir: Looking for writers
2025/04/10 01:25:09 DEBUG : : Looking for writers
2025/04/10 01:25:09 DEBUG : dir: reading active writers
2025/04/10 01:25:09 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:25:10 DEBUG : dir: Looking for writers
2025/04/10 01:25:10 DEBUG : : Looking for writers
2025/04/10 01:25:10 DEBUG : dir: reading active writers
2025/04/10 01:25:10 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:25:10 INFO  : newLeaf: Copied (replaced existing)
2025/04/10 01:25:10 DEBUG : newLeaf: vfs cache: fingerprint now "25"
2025/04/10 01:25:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer
2025/04/10 01:25:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf"
2025/04/10 01:25:10 INFO  : newLeaf: vfs cache: upload succeeded try #1
2025/04/10 01:25:11 DEBUG : dir: Looking for writers
2025/04/10 01:25:11 DEBUG : : Looking for writers
2025/04/10 01:25:11 DEBUG : dir: reading active writers
2025/04/10 01:25:11 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:11 DEBUG : >WaitForWriters: 
2025/04/10 01:25:12 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:25:12 DEBUG : dir: Looking for writers
2025/04/10 01:25:12 DEBUG : : Looking for writers
2025/04/10 01:25:12 DEBUG : dir: reading active writers
2025/04/10 01:25:12 DEBUG : newLeaf: reading active writers
2025/04/10 01:25:12 DEBUG : >WaitForWriters: 
2025/04/10 01:25:12 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestFileRename (149.00s)
    --- PASS: TestFileRename/off,forceCache=false (24.11s)
    --- PASS: TestFileRename/minimal,forceCache=false (24.20s)
    --- PASS: TestFileRename/minimal,forceCache=true (26.28s)
    --- PASS: TestFileRename/writes,forceCache=false (24.10s)
    --- PASS: TestFileRename/writes,forceCache=true (26.07s)
    --- PASS: TestFileRename/full,forceCache=false (24.24s)
=== RUN   TestFileStructSize
    file_test.go:419: File struct has size 192 bytes
--- PASS: TestFileStructSize (0.00s)
=== RUN   TestRcGetVFS
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:25:16 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:25:16 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:25:16 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:25:16 DEBUG : : Looking for writers
2025/04/10 01:25:16 DEBUG : >WaitForWriters: 
--- PASS: TestRcGetVFS (1.55s)
=== 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 "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:25:18 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:25:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:25:25 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:25:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 01:25:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/04/10 01:25:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:25:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728
2025/04/10 01:25:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728
2025/04/10 01:25:25 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:25:25 DEBUG : dir: Looking for writers
2025/04/10 01:25:25 DEBUG : file1: reading active writers
2025/04/10 01:25:25 DEBUG : : Looking for writers
2025/04/10 01:25:25 DEBUG : dir: reading active writers
2025/04/10 01:25:25 DEBUG : >WaitForWriters: 
--- PASS: TestReadFileHandleMethods (11.06s)
=== RUN   TestReadFileHandleSeek
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:25:29 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:25:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:25:35 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:25:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 01:25:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/04/10 01:25:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:25:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728
2025/04/10 01:25:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms
2025/04/10 01:25:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5
2025/04/10 01:25:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5
2025/04/10 01:25:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker)
2025/04/10 01:25:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1
2025/04/10 01:25:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728
2025/04/10 01:25:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728
2025/04/10 01:25:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker)
2025/04/10 01:25:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1
2025/04/10 01:25:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728
2025/04/10 01:25:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728
2025/04/10 01:25:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker)
2025/04/10 01:25:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1
2025/04/10 01:25:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728
2025/04/10 01:25:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728
2025/04/10 01:25:39 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:25:39 DEBUG : dir: Looking for writers
2025/04/10 01:25:39 DEBUG : file1: reading active writers
2025/04/10 01:25:39 DEBUG : : Looking for writers
2025/04/10 01:25:39 DEBUG : dir: reading active writers
2025/04/10 01:25:39 DEBUG : >WaitForWriters: 
--- PASS: TestReadFileHandleSeek (14.05s)
=== RUN   TestReadFileHandleReadAt
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:25:43 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:25:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:25:50 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:25:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 01:25:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/04/10 01:25:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:25:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728
2025/04/10 01:25:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms
2025/04/10 01:25:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5
2025/04/10 01:25:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5
2025/04/10 01:25:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker)
2025/04/10 01:25:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1
2025/04/10 01:25:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728
2025/04/10 01:25:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728
2025/04/10 01:25:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker)
2025/04/10 01:25:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1
2025/04/10 01:25:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728
2025/04/10 01:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728
2025/04/10 01:25:52 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms
2025/04/10 01:25:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10
2025/04/10 01:25:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10
2025/04/10 01:25:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker)
2025/04/10 01:25:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1
2025/04/10 01:25:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728
2025/04/10 01:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728
2025/04/10 01:25:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker)
2025/04/10 01:25:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1
2025/04/10 01:25:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728
2025/04/10 01:25:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728
2025/04/10 01:25:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms
2025/04/10 01:25:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100
2025/04/10 01:25:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100
2025/04/10 01:25:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16
2025/04/10 01:25:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms
2025/04/10 01:25:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100
2025/04/10 01:25:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100
2025/04/10 01:25:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor
2025/04/10 01:25:54 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:25:54 DEBUG : dir: Looking for writers
2025/04/10 01:25:54 DEBUG : file1: reading active writers
2025/04/10 01:25:54 DEBUG : : Looking for writers
2025/04/10 01:25:54 DEBUG : dir: reading active writers
2025/04/10 01:25:54 DEBUG : >WaitForWriters: 
--- PASS: TestReadFileHandleReadAt (14.24s)
=== RUN   TestReadFileHandleFlush
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:25:57 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:26:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:26:04 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:26:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 01:26:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/04/10 01:26:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:26:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728
2025/04/10 01:26:05 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:26:05 DEBUG : dir: Looking for writers
2025/04/10 01:26:05 DEBUG : file1: reading active writers
2025/04/10 01:26:05 DEBUG : : Looking for writers
2025/04/10 01:26:05 DEBUG : dir: reading active writers
2025/04/10 01:26:05 DEBUG : >WaitForWriters: 
--- PASS: TestReadFileHandleFlush (11.04s)
=== RUN   TestReadFileHandleRelease
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:26:08 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:26:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil>
2025/04/10 01:26:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil>
2025/04/10 01:26:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:26:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728
2025/04/10 01:26:16 DEBUG : dir/file1: ReadFileHandle.Release closing
2025/04/10 01:26:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do
2025/04/10 01:26:16 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:26:16 DEBUG : dir: Looking for writers
2025/04/10 01:26:16 DEBUG : file1: reading active writers
2025/04/10 01:26:16 DEBUG : : Looking for writers
2025/04/10 01:26:16 DEBUG : dir: reading active writers
2025/04/10 01:26:16 DEBUG : >WaitForWriters: 
2025/04/10 01:26:17 DEBUG : dir: forgetting directory cache
2025/04/10 01:26:17 DEBUG : : forgetting directory cache
2025/04/10 01:26:17 DEBUG : dir: forgetting directory cache
--- PASS: TestReadFileHandleRelease (10.94s)
=== RUN   TestRWFileHandleMethodsRead
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:26:19 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:19 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:26:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:26:26 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:26:26 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:26:26 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:26:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:26:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:26:26 DEBUG : dir/file1(0xc0004e93c0): _readAt: size=1, off=0
2025/04/10 01:26:26 DEBUG : dir/file1(0xc0004e93c0): openPending: 
2025/04/10 01:26:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint ""
2025/04/10 01:26:26 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/04/10 01:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:26:26 DEBUG : dir/file1(0xc0004e93c0): >openPending: err=<nil>
2025/04/10 01:26:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false
2025/04/10 01:26:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/04/10 01:26:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/04/10 01:26:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): >_readAt: n=1, err=<nil>
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): _readAt: size=256, off=1
2025/04/10 01:26:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): >_readAt: n=15, err=EOF
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): _readAt: size=16, off=16
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): >_readAt: n=0, err=EOF
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): close: 
2025/04/10 01:26:27 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:26:22 -0700 -0700
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): >close: err=<nil>
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): close: 
2025/04/10 01:26:27 DEBUG : dir/file1(0xc0004e93c0): >close: err=file already closed
2025/04/10 01:26:27 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:26:27 DEBUG : dir: Looking for writers
2025/04/10 01:26:27 DEBUG : file1: reading active writers
2025/04/10 01:26:27 DEBUG : : Looking for writers
2025/04/10 01:26:27 DEBUG : dir: reading active writers
2025/04/10 01:26:27 DEBUG : >WaitForWriters: 
2025/04/10 01:26:27 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleMethodsRead (11.23s)
=== RUN   TestRWFileHandleSeek
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:26:31 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:26:31 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:26:31 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:31 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:31 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:26:33 DEBUG : : forgetting directory cache
2025/04/10 01:26:33 DEBUG : dir: forgetting directory cache
2025/04/10 01:26:33 DEBUG : dir/subdir: forgetting directory cache
2025/04/10 01:26:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:26:37 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:26:37 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:26:37 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:26:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:26:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:26:37 DEBUG : dir/file1(0xc0002d9c40): _readAt: size=1, off=0
2025/04/10 01:26:37 DEBUG : dir/file1(0xc0002d9c40): openPending: 
2025/04/10 01:26:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint ""
2025/04/10 01:26:37 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/04/10 01:26:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:26:37 DEBUG : dir/file1(0xc0002d9c40): >openPending: err=<nil>
2025/04/10 01:26:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false
2025/04/10 01:26:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/04/10 01:26:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/04/10 01:26:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): >_readAt: n=1, err=<nil>
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): _readAt: size=1, off=5
2025/04/10 01:26:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): >_readAt: n=1, err=<nil>
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): _readAt: size=1, off=3
2025/04/10 01:26:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): >_readAt: n=1, err=<nil>
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): _readAt: size=1, off=13
2025/04/10 01:26:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): >_readAt: n=1, err=<nil>
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): _readAt: size=16, off=100
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): >_readAt: n=0, err=EOF
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): close: 
2025/04/10 01:26:38 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:26:33 -0700 -0700
2025/04/10 01:26:38 DEBUG : dir/file1(0xc0002d9c40): >close: err=<nil>
2025/04/10 01:26:38 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:26:38 DEBUG : dir: Looking for writers
2025/04/10 01:26:38 DEBUG : file1: reading active writers
2025/04/10 01:26:38 DEBUG : : Looking for writers
2025/04/10 01:26:38 DEBUG : dir: reading active writers
2025/04/10 01:26:38 DEBUG : >WaitForWriters: 
2025/04/10 01:26:38 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleSeek (11.19s)
=== RUN   TestRWFileHandleReadAt
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:26:42 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:26:42 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:26:42 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:42 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:42 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:26:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:26:47 DEBUG : : forgetting directory cache
2025/04/10 01:26:47 DEBUG : dir: forgetting directory cache
2025/04/10 01:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:26:48 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:26:48 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:26:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:26:48 DEBUG : dir/file1(0xc000813a80): _readAt: size=1, off=0
2025/04/10 01:26:48 DEBUG : dir/file1(0xc000813a80): openPending: 
2025/04/10 01:26:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint ""
2025/04/10 01:26:48 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/04/10 01:26:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:26:48 DEBUG : dir/file1(0xc000813a80): >openPending: err=<nil>
2025/04/10 01:26:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false
2025/04/10 01:26:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/04/10 01:26:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/04/10 01:26:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >_readAt: n=1, err=<nil>
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): _readAt: size=1, off=5
2025/04/10 01:26:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >_readAt: n=1, err=<nil>
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): _readAt: size=1, off=1
2025/04/10 01:26:49 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >_readAt: n=1, err=<nil>
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): _readAt: size=6, off=10
2025/04/10 01:26:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >_readAt: n=6, err=<nil>
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): _readAt: size=256, off=10
2025/04/10 01:26:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >_readAt: n=6, err=EOF
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): _readAt: size=256, off=100
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >_readAt: n=0, err=EOF
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): close: 
2025/04/10 01:26:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:26:45 -0700 -0700
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >close: err=<nil>
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): _readAt: size=256, off=100
2025/04/10 01:26:49 DEBUG : dir/file1(0xc000813a80): >_readAt: n=0, err=file already closed
2025/04/10 01:26:49 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:26:49 DEBUG : dir: Looking for writers
2025/04/10 01:26:49 DEBUG : file1: reading active writers
2025/04/10 01:26:49 DEBUG : : Looking for writers
2025/04/10 01:26:49 DEBUG : dir: reading active writers
2025/04/10 01:26:49 DEBUG : >WaitForWriters: 
2025/04/10 01:26:49 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleReadAt (11.14s)
=== RUN   TestRWFileHandleFlushRead
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:26:53 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:26:53 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:26:53 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:53 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:26:53 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:26:58 DEBUG : : forgetting directory cache
2025/04/10 01:26:58 DEBUG : dir: forgetting directory cache
2025/04/10 01:26:58 DEBUG : dir: forgetting directory cache
2025/04/10 01:26:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:27:00 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:27:00 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:27:00 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:27:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:27:00 DEBUG : dir/file1(0xc0002d9300): RWFileHandle.Flush
2025/04/10 01:27:00 DEBUG : dir/file1(0xc0002d9300): _readAt: size=256, off=0
2025/04/10 01:27:00 DEBUG : dir/file1(0xc0002d9300): openPending: 
2025/04/10 01:27:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint ""
2025/04/10 01:27:00 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/04/10 01:27:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:00 DEBUG : dir/file1(0xc0002d9300): >openPending: err=<nil>
2025/04/10 01:27:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false
2025/04/10 01:27:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/04/10 01:27:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/04/10 01:27:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:27:01 DEBUG : dir/file1(0xc0002d9300): >_readAt: n=16, err=EOF
2025/04/10 01:27:01 DEBUG : dir/file1(0xc0002d9300): RWFileHandle.Flush
2025/04/10 01:27:01 DEBUG : dir/file1(0xc0002d9300): RWFileHandle.Flush
2025/04/10 01:27:01 DEBUG : dir/file1(0xc0002d9300): close: 
2025/04/10 01:27:01 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:26:56 -0700 -0700
2025/04/10 01:27:01 DEBUG : dir/file1(0xc0002d9300): >close: err=<nil>
2025/04/10 01:27:01 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:01 DEBUG : dir: Looking for writers
2025/04/10 01:27:01 DEBUG : file1: reading active writers
2025/04/10 01:27:01 DEBUG : : Looking for writers
2025/04/10 01:27:01 DEBUG : dir: reading active writers
2025/04/10 01:27:01 DEBUG : >WaitForWriters: 
2025/04/10 01:27:01 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleFlushRead (11.20s)
=== RUN   TestRWFileHandleReleaseRead
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:27:04 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:27:04 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:27:04 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:04 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:04 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:27:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:27:11 DEBUG : dir/file1: Open: flags=O_RDONLY
2025/04/10 01:27:11 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:27:11 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:27:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): _readAt: size=256, off=0
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): openPending: 
2025/04/10 01:27:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint ""
2025/04/10 01:27:11 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/04/10 01:27:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): >openPending: err=<nil>
2025/04/10 01:27:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false
2025/04/10 01:27:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1
2025/04/10 01:27:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728
2025/04/10 01:27:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): >_readAt: n=16, err=EOF
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): RWFileHandle.Release
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): close: 
2025/04/10 01:27:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-09 18:27:07 -0700 -0700
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): >close: err=<nil>
2025/04/10 01:27:11 DEBUG : dir/file1(0xc000d0f700): RWFileHandle.Release
2025/04/10 01:27:11 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:11 DEBUG : dir: Looking for writers
2025/04/10 01:27:11 DEBUG : file1: reading active writers
2025/04/10 01:27:11 DEBUG : : Looking for writers
2025/04/10 01:27:11 DEBUG : dir: reading active writers
2025/04/10 01:27:11 DEBUG : >WaitForWriters: 
2025/04/10 01:27:11 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleReleaseRead (10.96s)
=== RUN   TestRWFileHandleMethodsWrite
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:27:15 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:27:15 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:27:15 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:15 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:27:15 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:27:16 DEBUG : file1: newRWFileHandle: 
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): openPending: 
2025/04/10 01:27:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:27:16 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): >openPending: err=<nil>
2025/04/10 01:27:16 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:16 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:16 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/04/10 01:27:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): _writeAt: size=5, off=0
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): >_writeAt: n=5, err=<nil>
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): _writeAt: size=7, off=5
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): >_writeAt: n=7, err=<nil>
2025/04/10 01:27:16 DEBUG : file1: vfs cache: truncate to size=11
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): close: 
2025/04/10 01:27:16 DEBUG : file1: vfs cache: setting modification time to 2025-04-10 01:27:16.303482955 +0000 UTC m=+668.980127993
2025/04/10 01:27:16 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): >close: err=<nil>
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): close: 
2025/04/10 01:27:16 DEBUG : file1(0xc000d0e800): >close: err=file already closed
2025/04/10 01:27:16 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:16 DEBUG : : Looking for writers
2025/04/10 01:27:16 DEBUG : file1: reading active writers
2025/04/10 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:27:16 DEBUG : : Looking for writers
2025/04/10 01:27:16 DEBUG : file1: reading active writers
2025/04/10 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:27:16 DEBUG : : Looking for writers
2025/04/10 01:27:16 DEBUG : file1: reading active writers
2025/04/10 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:27:16 DEBUG : : Looking for writers
2025/04/10 01:27:16 DEBUG : file1: reading active writers
2025/04/10 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:27:16 DEBUG : file1: vfs cache: starting upload
2025/04/10 01:27:16 DEBUG : : Looking for writers
2025/04/10 01:27:16 DEBUG : file1: reading active writers
2025/04/10 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:27:16 DEBUG : : Looking for writers
2025/04/10 01:27:16 DEBUG : file1: reading active writers
2025/04/10 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:27:16 DEBUG : : Looking for writers
2025/04/10 01:27:16 DEBUG : file1: reading active writers
2025/04/10 01:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:27:17 DEBUG : : Looking for writers
2025/04/10 01:27:17 DEBUG : file1: reading active writers
2025/04/10 01:27:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:18 DEBUG : : Looking for writers
2025/04/10 01:27:18 DEBUG : file1: reading active writers
2025/04/10 01:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:18 INFO  : file1: Copied (new)
2025/04/10 01:27:18 DEBUG : file1: vfs cache: fingerprint now "11"
2025/04/10 01:27:18 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/04/10 01:27:18 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:18 INFO  : file1: vfs cache: upload succeeded try #1
2025/04/10 01:27:19 DEBUG : : forgetting directory cache
2025/04/10 01:27:19 DEBUG : dir: forgetting directory cache
2025/04/10 01:27:19 DEBUG : : Looking for writers
2025/04/10 01:27:19 DEBUG : file1: reading active writers
2025/04/10 01:27:19 DEBUG : >WaitForWriters: 
2025/04/10 01:27:20 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:20 DEBUG : : Looking for writers
2025/04/10 01:27:20 DEBUG : file1: reading active writers
2025/04/10 01:27:20 DEBUG : >WaitForWriters: 
2025/04/10 01:27:20 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleMethodsWrite (7.13s)
=== RUN   TestRWFileHandleWriteAt
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:27:22 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:27:22 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:27:22 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:22 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:27:22 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:27:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:27:23 DEBUG : file1: newRWFileHandle: 
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): openPending: 
2025/04/10 01:27:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:27:23 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): >openPending: err=<nil>
2025/04/10 01:27:23 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:23 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:23 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/04/10 01:27:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): _writeAt: size=7, off=0
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): >_writeAt: n=7, err=<nil>
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): _writeAt: size=6, off=5
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): >_writeAt: n=6, err=<nil>
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): close: 
2025/04/10 01:27:23 DEBUG : file1: vfs cache: setting modification time to 2025-04-10 01:27:23.427652438 +0000 UTC m=+676.104297477
2025/04/10 01:27:23 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): >close: err=<nil>
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): _writeAt: size=5, off=0
2025/04/10 01:27:23 DEBUG : file1(0xc000d0ff40): >_writeAt: n=0, err=file already closed
2025/04/10 01:27:23 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:23 DEBUG : : Looking for writers
2025/04/10 01:27:23 DEBUG : file1: reading active writers
2025/04/10 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:27:23 DEBUG : : Looking for writers
2025/04/10 01:27:23 DEBUG : file1: reading active writers
2025/04/10 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:27:23 DEBUG : : Looking for writers
2025/04/10 01:27:23 DEBUG : file1: reading active writers
2025/04/10 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:27:23 DEBUG : : Looking for writers
2025/04/10 01:27:23 DEBUG : file1: reading active writers
2025/04/10 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:27:23 DEBUG : file1: vfs cache: starting upload
2025/04/10 01:27:23 DEBUG : : Looking for writers
2025/04/10 01:27:23 DEBUG : file1: reading active writers
2025/04/10 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:27:23 DEBUG : : Looking for writers
2025/04/10 01:27:23 DEBUG : file1: reading active writers
2025/04/10 01:27:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:27:24 DEBUG : : Looking for writers
2025/04/10 01:27:24 DEBUG : file1: reading active writers
2025/04/10 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:27:24 DEBUG : : Looking for writers
2025/04/10 01:27:24 DEBUG : file1: reading active writers
2025/04/10 01:27:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:25 DEBUG : : Looking for writers
2025/04/10 01:27:25 DEBUG : file1: reading active writers
2025/04/10 01:27:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:25 INFO  : file1: Copied (new)
2025/04/10 01:27:25 DEBUG : file1: vfs cache: fingerprint now "11"
2025/04/10 01:27:25 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/04/10 01:27:25 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:25 INFO  : file1: vfs cache: upload succeeded try #1
2025/04/10 01:27:26 DEBUG : : Looking for writers
2025/04/10 01:27:26 DEBUG : file1: reading active writers
2025/04/10 01:27:26 DEBUG : >WaitForWriters: 
2025/04/10 01:27:27 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:27 DEBUG : : Looking for writers
2025/04/10 01:27:27 DEBUG : file1: reading active writers
2025/04/10 01:27:27 DEBUG : >WaitForWriters: 
2025/04/10 01:27:27 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleWriteAt (7.09s)
=== RUN   TestRWFileHandleWriteNoWrite
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:27:29 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:27:29 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:27:29 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:29 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:27:29 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:27:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:27:30 DEBUG : file1: newRWFileHandle: 
2025/04/10 01:27:30 DEBUG : file1(0xc000a512c0): openPending: 
2025/04/10 01:27:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:27:30 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:30 DEBUG : file1(0xc000a512c0): >openPending: err=<nil>
2025/04/10 01:27:30 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:30 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:30 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/04/10 01:27:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/04/10 01:27:30 DEBUG : file1(0xc000a512c0): close: 
2025/04/10 01:27:30 DEBUG : file1: vfs cache: setting modification time to 2025-04-10 01:27:30.544753135 +0000 UTC m=+683.221398183
2025/04/10 01:27:30 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:27:30 DEBUG : file1(0xc000a512c0): >close: err=<nil>
2025/04/10 01:27:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx
2025/04/10 01:27:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/04/10 01:27:30 DEBUG : file2: newRWFileHandle: 
2025/04/10 01:27:30 DEBUG : file2(0xc000a51380): openPending: 
2025/04/10 01:27:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:27:30 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/04/10 01:27:30 DEBUG : file2(0xc000a51380): >openPending: err=<nil>
2025/04/10 01:27:30 DEBUG : file2: >newRWFileHandle: err=<nil>
2025/04/10 01:27:30 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/04/10 01:27:30 DEBUG : file2: >Open: fd=file2 (rw), err=<nil>
2025/04/10 01:27:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err=<nil>
2025/04/10 01:27:30 DEBUG : file2(0xc000a51380): RWFileHandle.Flush
2025/04/10 01:27:30 DEBUG : file2(0xc000a51380): RWFileHandle.Release
2025/04/10 01:27:30 DEBUG : file2(0xc000a51380): close: 
2025/04/10 01:27:30 DEBUG : file2: vfs cache: setting modification time to 2025-04-10 01:27:30.545605825 +0000 UTC m=+683.222250874
2025/04/10 01:27:30 INFO  : file2: vfs cache: queuing for upload in 100ms
2025/04/10 01:27:30 DEBUG : file2(0xc000a51380): >close: err=<nil>
2025/04/10 01:27:30 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:30 DEBUG : : Looking for writers
2025/04/10 01:27:30 DEBUG : file1: reading active writers
2025/04/10 01:27:30 DEBUG : file2: reading active writers
2025/04/10 01:27:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms
2025/04/10 01:27:30 DEBUG : : Looking for writers
2025/04/10 01:27:30 DEBUG : file2: reading active writers
2025/04/10 01:27:30 DEBUG : file1: reading active writers
2025/04/10 01:27:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms
2025/04/10 01:27:30 DEBUG : : Looking for writers
2025/04/10 01:27:30 DEBUG : file1: reading active writers
2025/04/10 01:27:30 DEBUG : file2: reading active writers
2025/04/10 01:27:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms
2025/04/10 01:27:30 DEBUG : : Looking for writers
2025/04/10 01:27:30 DEBUG : file1: reading active writers
2025/04/10 01:27:30 DEBUG : file2: reading active writers
2025/04/10 01:27:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms
2025/04/10 01:27:30 DEBUG : file1: vfs cache: starting upload
2025/04/10 01:27:30 DEBUG : file2: vfs cache: starting upload
2025/04/10 01:27:30 DEBUG : : Looking for writers
2025/04/10 01:27:30 DEBUG : file2: reading active writers
2025/04/10 01:27:30 DEBUG : file1: reading active writers
2025/04/10 01:27:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms
2025/04/10 01:27:30 DEBUG : : Looking for writers
2025/04/10 01:27:30 DEBUG : file1: reading active writers
2025/04/10 01:27:30 DEBUG : file2: reading active writers
2025/04/10 01:27:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms
2025/04/10 01:27:31 DEBUG : : Looking for writers
2025/04/10 01:27:31 DEBUG : file1: reading active writers
2025/04/10 01:27:31 DEBUG : file2: reading active writers
2025/04/10 01:27:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms
2025/04/10 01:27:31 DEBUG : : Looking for writers
2025/04/10 01:27:31 DEBUG : file1: reading active writers
2025/04/10 01:27:31 DEBUG : file2: reading active writers
2025/04/10 01:27:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s
2025/04/10 01:27:32 DEBUG : : Looking for writers
2025/04/10 01:27:32 DEBUG : file2: reading active writers
2025/04/10 01:27:32 DEBUG : file1: reading active writers
2025/04/10 01:27:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s
2025/04/10 01:27:32 INFO  : file2: Copied (new)
2025/04/10 01:27:32 DEBUG : file2: vfs cache: fingerprint now "0"
2025/04/10 01:27:32 DEBUG : file2: vfs cache: writeback object to VFS layer
2025/04/10 01:27:32 DEBUG : : Added virtual directory entry vAddFile: "file2"
2025/04/10 01:27:32 INFO  : file2: vfs cache: upload succeeded try #1
2025/04/10 01:27:33 INFO  : file1: Copied (new)
2025/04/10 01:27:33 DEBUG : file1: vfs cache: fingerprint now "0"
2025/04/10 01:27:33 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/04/10 01:27:33 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:33 INFO  : file1: vfs cache: upload succeeded try #1
2025/04/10 01:27:33 DEBUG : : Looking for writers
2025/04/10 01:27:33 DEBUG : file1: reading active writers
2025/04/10 01:27:33 DEBUG : file2: reading active writers
2025/04/10 01:27:33 DEBUG : >WaitForWriters: 
2025/04/10 01:27:34 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:34 DEBUG : : Looking for writers
2025/04/10 01:27:34 DEBUG : file2: reading active writers
2025/04/10 01:27:34 DEBUG : file1: reading active writers
2025/04/10 01:27:34 DEBUG : >WaitForWriters: 
2025/04/10 01:27:34 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleWriteNoWrite (8.02s)
=== RUN   TestRWFileHandleFlushWrite
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:27:37 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:27:37 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:27:37 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:37 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:27:37 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:27:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:27:38 DEBUG : file1: newRWFileHandle: 
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): openPending: 
2025/04/10 01:27:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:27:38 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): >openPending: err=<nil>
2025/04/10 01:27:38 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:38 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:38 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/04/10 01:27:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): _writeAt: size=5, off=0
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): >_writeAt: n=5, err=<nil>
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): RWFileHandle.Flush
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): RWFileHandle.Flush
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): close: 
2025/04/10 01:27:38 DEBUG : file1: vfs cache: setting modification time to 2025-04-10 01:27:38.533993876 +0000 UTC m=+691.210638925
2025/04/10 01:27:38 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:27:38 DEBUG : file1(0xc000698400): >close: err=<nil>
2025/04/10 01:27:38 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:38 DEBUG : : Looking for writers
2025/04/10 01:27:38 DEBUG : file1: reading active writers
2025/04/10 01:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:27:38 DEBUG : : Looking for writers
2025/04/10 01:27:38 DEBUG : file1: reading active writers
2025/04/10 01:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:27:38 DEBUG : : Looking for writers
2025/04/10 01:27:38 DEBUG : file1: reading active writers
2025/04/10 01:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:27:38 DEBUG : : Looking for writers
2025/04/10 01:27:38 DEBUG : file1: reading active writers
2025/04/10 01:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:27:38 DEBUG : file1: vfs cache: starting upload
2025/04/10 01:27:38 DEBUG : : Looking for writers
2025/04/10 01:27:38 DEBUG : file1: reading active writers
2025/04/10 01:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:27:38 DEBUG : : Looking for writers
2025/04/10 01:27:38 DEBUG : file1: reading active writers
2025/04/10 01:27:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:27:39 DEBUG : : Looking for writers
2025/04/10 01:27:39 DEBUG : file1: reading active writers
2025/04/10 01:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:27:39 DEBUG : : Looking for writers
2025/04/10 01:27:39 DEBUG : file1: reading active writers
2025/04/10 01:27:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:39 DEBUG : : forgetting directory cache
2025/04/10 01:27:39 DEBUG : dir: forgetting directory cache
2025/04/10 01:27:39 DEBUG : fil: forgetting directory cache
2025/04/10 01:27:39 DEBUG : fil/a: forgetting directory cache
2025/04/10 01:27:39 DEBUG : fil/a/b: forgetting directory cache
2025/04/10 01:27:39 DEBUG : dir: forgetting directory cache
2025/04/10 01:27:40 DEBUG : : Looking for writers
2025/04/10 01:27:40 DEBUG : file1: reading active writers
2025/04/10 01:27:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:41 INFO  : file1: Copied (new)
2025/04/10 01:27:41 DEBUG : file1: vfs cache: fingerprint now "5"
2025/04/10 01:27:41 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/04/10 01:27:41 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:41 INFO  : file1: vfs cache: upload succeeded try #1
2025/04/10 01:27:41 DEBUG : : Looking for writers
2025/04/10 01:27:41 DEBUG : file1: reading active writers
2025/04/10 01:27:41 DEBUG : >WaitForWriters: 
2025/04/10 01:27:41 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleFlushWrite (6.36s)
=== RUN   TestRWFileHandleReleaseWrite
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:27:44 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:27:44 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:27:44 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:44 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:27:44 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:27:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:27:44 DEBUG : file1: newRWFileHandle: 
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): openPending: 
2025/04/10 01:27:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:27:44 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): >openPending: err=<nil>
2025/04/10 01:27:44 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:44 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:44 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/04/10 01:27:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): _writeAt: size=5, off=0
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): >_writeAt: n=5, err=<nil>
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): RWFileHandle.Release
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): close: 
2025/04/10 01:27:44 DEBUG : file1: vfs cache: setting modification time to 2025-04-10 01:27:44.925324492 +0000 UTC m=+697.601969562
2025/04/10 01:27:44 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): >close: err=<nil>
2025/04/10 01:27:44 DEBUG : file1(0xc000d0f340): RWFileHandle.Release
2025/04/10 01:27:44 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:44 DEBUG : : Looking for writers
2025/04/10 01:27:44 DEBUG : file1: reading active writers
2025/04/10 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:27:44 DEBUG : : Looking for writers
2025/04/10 01:27:44 DEBUG : file1: reading active writers
2025/04/10 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:27:44 DEBUG : : Looking for writers
2025/04/10 01:27:44 DEBUG : file1: reading active writers
2025/04/10 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:27:44 DEBUG : : Looking for writers
2025/04/10 01:27:44 DEBUG : file1: reading active writers
2025/04/10 01:27:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:27:45 DEBUG : file1: vfs cache: starting upload
2025/04/10 01:27:45 DEBUG : : Looking for writers
2025/04/10 01:27:45 DEBUG : file1: reading active writers
2025/04/10 01:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:27:45 DEBUG : : Looking for writers
2025/04/10 01:27:45 DEBUG : file1: reading active writers
2025/04/10 01:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:27:45 DEBUG : : Looking for writers
2025/04/10 01:27:45 DEBUG : file1: reading active writers
2025/04/10 01:27:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:27:46 DEBUG : : Looking for writers
2025/04/10 01:27:46 DEBUG : file1: reading active writers
2025/04/10 01:27:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:47 DEBUG : : Looking for writers
2025/04/10 01:27:47 DEBUG : file1: reading active writers
2025/04/10 01:27:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:47 INFO  : file1: Copied (new)
2025/04/10 01:27:47 DEBUG : file1: vfs cache: fingerprint now "5"
2025/04/10 01:27:47 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/04/10 01:27:47 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:47 INFO  : file1: vfs cache: upload succeeded try #1
2025/04/10 01:27:48 DEBUG : : Looking for writers
2025/04/10 01:27:48 DEBUG : file1: reading active writers
2025/04/10 01:27:48 DEBUG : >WaitForWriters: 
2025/04/10 01:27:48 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleReleaseWrite (6.40s)
=== RUN   TestRWFileHandleSizeTruncateExisting
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:27:50 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:27:50 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:27:50 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:50 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:27:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:27:50 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:27:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx
2025/04/10 01:27:56 DEBUG : dir: forgetting directory cache
2025/04/10 01:27:56 DEBUG : : forgetting directory cache
2025/04/10 01:27:56 DEBUG : dir: forgetting directory cache
2025/04/10 01:27:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:27:57 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:27:57 DEBUG : dir/file1(0xc000bccfc0): openPending: 
2025/04/10 01:27:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint ""
2025/04/10 01:27:57 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/04/10 01:27:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:57 DEBUG : dir/file1(0xc000bccfc0): >openPending: err=<nil>
2025/04/10 01:27:57 DEBUG : dir/file1: vfs cache: truncate to size=0
2025/04/10 01:27:57 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:27:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:27:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:27:57 DEBUG : dir/file1(0xc000bccfc0): _writeAt: size=5, off=0
2025/04/10 01:27:57 DEBUG : dir/file1(0xc000bccfc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:27:57 DEBUG : dir/file1(0xc000bccfc0): close: 
2025/04/10 01:27:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:27:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-10 01:27:57.325785382 +0000 UTC m=+710.002430432
2025/04/10 01:27:57 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:27:57 DEBUG : dir/file1(0xc000bccfc0): >close: err=<nil>
2025/04/10 01:27:57 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:27:57 DEBUG : dir: Looking for writers
2025/04/10 01:27:57 DEBUG : file1: reading active writers
2025/04/10 01:27:57 DEBUG : : Looking for writers
2025/04/10 01:27:57 DEBUG : dir: reading active writers
2025/04/10 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:27:57 DEBUG : dir: Looking for writers
2025/04/10 01:27:57 DEBUG : file1: reading active writers
2025/04/10 01:27:57 DEBUG : : Looking for writers
2025/04/10 01:27:57 DEBUG : dir: reading active writers
2025/04/10 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:27:57 DEBUG : dir: Looking for writers
2025/04/10 01:27:57 DEBUG : file1: reading active writers
2025/04/10 01:27:57 DEBUG : : Looking for writers
2025/04/10 01:27:57 DEBUG : dir: reading active writers
2025/04/10 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:27:57 DEBUG : dir: Looking for writers
2025/04/10 01:27:57 DEBUG : file1: reading active writers
2025/04/10 01:27:57 DEBUG : : Looking for writers
2025/04/10 01:27:57 DEBUG : dir: reading active writers
2025/04/10 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:27:57 DEBUG : dir/file1: vfs cache: starting upload
2025/04/10 01:27:57 DEBUG : dir: Looking for writers
2025/04/10 01:27:57 DEBUG : file1: reading active writers
2025/04/10 01:27:57 DEBUG : : Looking for writers
2025/04/10 01:27:57 DEBUG : dir: reading active writers
2025/04/10 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:27:57 DEBUG : dir: Looking for writers
2025/04/10 01:27:57 DEBUG : file1: reading active writers
2025/04/10 01:27:57 DEBUG : : Looking for writers
2025/04/10 01:27:57 DEBUG : dir: reading active writers
2025/04/10 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:27:57 DEBUG : dir: Looking for writers
2025/04/10 01:27:57 DEBUG : file1: reading active writers
2025/04/10 01:27:57 DEBUG : : Looking for writers
2025/04/10 01:27:57 DEBUG : dir: reading active writers
2025/04/10 01:27:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:27:58 DEBUG : dir: Looking for writers
2025/04/10 01:27:58 DEBUG : file1: reading active writers
2025/04/10 01:27:58 DEBUG : : Looking for writers
2025/04/10 01:27:58 DEBUG : dir: reading active writers
2025/04/10 01:27:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:27:58 INFO  : dir/file1: Copied (replaced existing)
2025/04/10 01:27:58 DEBUG : dir/file1: vfs cache: fingerprint now "5"
2025/04/10 01:27:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/04/10 01:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:27:58 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/04/10 01:27:59 DEBUG : dir: Looking for writers
2025/04/10 01:27:59 DEBUG : file1: reading active writers
2025/04/10 01:27:59 DEBUG : : Looking for writers
2025/04/10 01:27:59 DEBUG : dir: reading active writers
2025/04/10 01:27:59 DEBUG : >WaitForWriters: 
2025/04/10 01:27:59 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleSizeTruncateExisting (13.17s)
=== RUN   TestRWFileHandleSizeCreateExisting
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:28:03 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:28:03 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:28:03 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:03 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:03 DEBUG : Config file has changed externally - reloading
2025/04/10 01:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:03 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:28:06 DEBUG : : forgetting directory cache
2025/04/10 01:28:06 DEBUG : dir: forgetting directory cache
2025/04/10 01:28:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:10 DEBUG : dir/file1: newRWFileHandle: 
2025/04/10 01:28:10 DEBUG : dir/file1: >newRWFileHandle: err=<nil>
2025/04/10 01:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:28:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil>
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): _writeAt: size=5, off=0
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): openPending: 
2025/04/10 01:28:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint ""
2025/04/10 01:28:10 DEBUG : dir/file1: vfs cache: truncate to size=16
2025/04/10 01:28:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): >openPending: err=<nil>
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): _writeAt: size=15, off=5
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): >_writeAt: n=15, err=<nil>
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): close: 
2025/04/10 01:28:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true
2025/04/10 01:28:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-10 01:28:10.272219516 +0000 UTC m=+722.948864565
2025/04/10 01:28:10 INFO  : dir/file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:10 DEBUG : dir/file1(0xc0002d8c40): >close: err=<nil>
2025/04/10 01:28:10 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:28:10 DEBUG : dir: Looking for writers
2025/04/10 01:28:10 DEBUG : file1: reading active writers
2025/04/10 01:28:10 DEBUG : : Looking for writers
2025/04/10 01:28:10 DEBUG : dir: reading active writers
2025/04/10 01:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:28:10 DEBUG : dir: Looking for writers
2025/04/10 01:28:10 DEBUG : file1: reading active writers
2025/04/10 01:28:10 DEBUG : : Looking for writers
2025/04/10 01:28:10 DEBUG : dir: reading active writers
2025/04/10 01:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:28:10 DEBUG : dir: Looking for writers
2025/04/10 01:28:10 DEBUG : file1: reading active writers
2025/04/10 01:28:10 DEBUG : : Looking for writers
2025/04/10 01:28:10 DEBUG : dir: reading active writers
2025/04/10 01:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:28:10 DEBUG : dir: Looking for writers
2025/04/10 01:28:10 DEBUG : file1: reading active writers
2025/04/10 01:28:10 DEBUG : : Looking for writers
2025/04/10 01:28:10 DEBUG : dir: reading active writers
2025/04/10 01:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:28:10 DEBUG : dir/file1: vfs cache: starting upload
2025/04/10 01:28:10 DEBUG : dir: Looking for writers
2025/04/10 01:28:10 DEBUG : file1: reading active writers
2025/04/10 01:28:10 DEBUG : : Looking for writers
2025/04/10 01:28:10 DEBUG : dir: reading active writers
2025/04/10 01:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:28:10 DEBUG : dir: Looking for writers
2025/04/10 01:28:10 DEBUG : file1: reading active writers
2025/04/10 01:28:10 DEBUG : : Looking for writers
2025/04/10 01:28:10 DEBUG : dir: reading active writers
2025/04/10 01:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:28:10 DEBUG : dir: Looking for writers
2025/04/10 01:28:10 DEBUG : file1: reading active writers
2025/04/10 01:28:10 DEBUG : : Looking for writers
2025/04/10 01:28:10 DEBUG : dir: reading active writers
2025/04/10 01:28:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:28:11 DEBUG : dir: Looking for writers
2025/04/10 01:28:11 DEBUG : file1: reading active writers
2025/04/10 01:28:11 DEBUG : : Looking for writers
2025/04/10 01:28:11 DEBUG : dir: reading active writers
2025/04/10 01:28:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:11 INFO  : dir/file1: Copied (replaced existing)
2025/04/10 01:28:11 DEBUG : dir/file1: vfs cache: fingerprint now "20"
2025/04/10 01:28:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer
2025/04/10 01:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:11 INFO  : dir/file1: vfs cache: upload succeeded try #1
2025/04/10 01:28:12 DEBUG : dir: Looking for writers
2025/04/10 01:28:12 DEBUG : file1: reading active writers
2025/04/10 01:28:12 DEBUG : : Looking for writers
2025/04/10 01:28:12 DEBUG : dir: reading active writers
2025/04/10 01:28:12 DEBUG : >WaitForWriters: 
2025/04/10 01:28:12 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleSizeCreateExisting (12.97s)
=== RUN   TestRWFileHandleSizeCreateNew
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:28:16 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:28:16 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:28:16 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:16 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:16 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:17 DEBUG : file1: newRWFileHandle: 
2025/04/10 01:28:17 DEBUG : file1(0xc000c90180): openPending: 
2025/04/10 01:28:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:17 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:17 DEBUG : file1(0xc000c90180): >openPending: err=<nil>
2025/04/10 01:28:17 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/04/10 01:28:17 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:17 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/04/10 01:28:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
2025/04/10 01:28:17 DEBUG : file1(0xc000c90180): _writeAt: size=5, off=0
2025/04/10 01:28:17 DEBUG : file1(0xc000c90180): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:17 DEBUG : file1(0xc000c90180): close: 
2025/04/10 01:28:17 DEBUG : file1: vfs cache: setting modification time to 2025-04-10 01:28:17.471653126 +0000 UTC m=+730.148298205
2025/04/10 01:28:17 INFO  : file1: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:17 DEBUG : file1(0xc000c90180): >close: err=<nil>
2025/04/10 01:28:17 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:28:17 DEBUG : : Looking for writers
2025/04/10 01:28:17 DEBUG : file1: reading active writers
2025/04/10 01:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:28:17 DEBUG : : Looking for writers
2025/04/10 01:28:17 DEBUG : file1: reading active writers
2025/04/10 01:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:28:17 DEBUG : : Looking for writers
2025/04/10 01:28:17 DEBUG : file1: reading active writers
2025/04/10 01:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:28:17 DEBUG : : Looking for writers
2025/04/10 01:28:17 DEBUG : file1: reading active writers
2025/04/10 01:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:28:17 DEBUG : file1: vfs cache: starting upload
2025/04/10 01:28:17 DEBUG : : Looking for writers
2025/04/10 01:28:17 DEBUG : file1: reading active writers
2025/04/10 01:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:28:17 DEBUG : : Looking for writers
2025/04/10 01:28:17 DEBUG : file1: reading active writers
2025/04/10 01:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:28:18 DEBUG : : Looking for writers
2025/04/10 01:28:18 DEBUG : file1: reading active writers
2025/04/10 01:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:28:18 DEBUG : : Looking for writers
2025/04/10 01:28:18 DEBUG : file1: reading active writers
2025/04/10 01:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:19 DEBUG : : Looking for writers
2025/04/10 01:28:19 DEBUG : file1: reading active writers
2025/04/10 01:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:20 INFO  : file1: Copied (new)
2025/04/10 01:28:20 DEBUG : file1: vfs cache: fingerprint now "5"
2025/04/10 01:28:20 DEBUG : file1: vfs cache: writeback object to VFS layer
2025/04/10 01:28:20 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:20 INFO  : file1: vfs cache: upload succeeded try #1
2025/04/10 01:28:20 DEBUG : : Looking for writers
2025/04/10 01:28:20 DEBUG : file1: reading active writers
2025/04/10 01:28:20 DEBUG : >WaitForWriters: 
2025/04/10 01:28:20 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleSizeCreateNew (6.40s)
=== RUN   TestRWFileHandleOpenTests
=== RUN   TestRWFileHandleOpenTests/writes
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:28:23 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:28:23 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:28:23 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:23 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY
2025/04/10 01:28:23 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda700): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda700): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda700): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda700): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda700): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.852512796 +0000 UTC m=+736.529157876
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda700): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): _writeAt: size=3, off=2
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.852512796 +0000 UTC m=+736.529157876
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda7c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda800): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda800): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda800): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda800): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda800): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.852512796 +0000 UTC m=+736.529157876
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda800): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537260 item 1
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda840): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda840): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda840): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda840): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda840): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.855657217 +0000 UTC m=+736.532302266
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda840): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda880): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda880): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda880): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda880): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda880): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.855657217 +0000 UTC m=+736.532302266
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda880): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005378f0 item 2
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda8c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda8c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda8c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda8c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda8c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.857753061 +0000 UTC m=+736.534398151
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda8c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): _writeAt: size=3, off=2
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.857753061 +0000 UTC m=+736.534398151
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda900): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda940): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda940): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda940): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda940): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda940): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.857753061 +0000 UTC m=+736.534398151
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bda940): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ce0 item 3
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdaac0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdaac0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdaac0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdaac0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdaac0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.861190653 +0000 UTC m=+736.537835742
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdaac0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab40): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab40): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.861190653 +0000 UTC m=+736.537835742
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004042a0 item 4
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab80): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.863400541 +0000 UTC m=+736.540045590
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000bdab80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): _writeAt: size=3, off=2
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.863400541 +0000 UTC m=+736.540045590
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698340): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698380): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698380): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698380): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698380): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698380): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.863400541 +0000 UTC m=+736.540045590
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698380): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a540 item 5
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698400): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698400): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698400): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698400): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698400): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.866028282 +0000 UTC m=+736.542673331
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698400): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698600): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698600): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698600): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698600): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698600): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.866028282 +0000 UTC m=+736.542673331
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698600): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033abd0 item 6
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698680): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698680): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698680): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698680): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698680): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.867433369 +0000 UTC m=+736.544078418
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698680): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): _writeAt: size=3, off=2
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.867433369 +0000 UTC m=+736.544078418
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000698fc0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699000): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699000): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699000): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699000): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699000): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.867433369 +0000 UTC m=+736.544078418
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699000): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b7a0 item 7
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699080): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699080): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699080): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699080): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699080): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.869583524 +0000 UTC m=+736.546228574
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699080): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699140): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699140): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699140): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699140): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699140): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.869583524 +0000 UTC m=+736.546228574
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699140): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bd50 item 8
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699180): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000699180): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699180): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699180): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699180): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699180): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699180): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006991c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006991c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006991c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006991c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006991c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.870960468 +0000 UTC m=+736.547605517
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006991c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): _writeAt: size=3, off=2
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.870960468 +0000 UTC m=+736.547605517
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699200): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699240): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699240): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699240): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699240): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699240): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.870960468 +0000 UTC m=+736.547605517
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699240): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003644d0 item 9
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006992c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006992c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006992c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006992c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006992c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.872940294 +0000 UTC m=+736.549585343
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006992c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699340): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699340): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699340): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699340): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699340): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.872940294 +0000 UTC m=+736.549585343
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699340): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365340 item 10
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699400): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000699400): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699400): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699400): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699400): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699400): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699400): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699440): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699440): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699440): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699440): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699440): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.874336895 +0000 UTC m=+736.550981944
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699440): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): _writeAt: size=3, off=2
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.874336895 +0000 UTC m=+736.550981944
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699500): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699540): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699540): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699540): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699540): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699540): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.874336895 +0000 UTC m=+736.550981944
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699540): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003658f0 item 11
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006995c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006995c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006995c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006995c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006995c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.876509873 +0000 UTC m=+736.553154923
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0006995c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699640): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699640): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699640): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699640): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699640): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.876509873 +0000 UTC m=+736.553154923
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699640): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005401c0 item 12
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699700): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000699700): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699700): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699700): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699700): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699700): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699700): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699740): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699740): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699740): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699740): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699740): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.878090611 +0000 UTC m=+736.554735659
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699740): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699800): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699800): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699800): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699800): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699800): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.878090611 +0000 UTC m=+736.554735659
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000699800): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005404d0 item 13
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60680): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60680): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60680): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60680): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60680): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.880450099 +0000 UTC m=+736.557095178
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60680): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60780): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60780): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60780): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60780): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60780): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.880450099 +0000 UTC m=+736.557095178
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60780): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003292d0 item 14
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60840): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000c60840): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60840): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60840): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60840): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60840): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60840): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60880): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60880): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60880): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60880): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60880): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.882513291 +0000 UTC m=+736.559158370
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60880): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b00): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b00): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b00): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b00): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.882513291 +0000 UTC m=+736.559158370
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329960 item 15
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b80): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.884673976 +0000 UTC m=+736.561319055
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60b80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60c80): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60c80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60c80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60c80): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60c80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.884673976 +0000 UTC m=+736.561319055
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60c80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329f10 item 16
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60cc0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60cc0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60cc0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60cc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60cc0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.886764288 +0000 UTC m=+736.563409378
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60cc0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): open at offset 5
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): _writeAt: size=3, off=7
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.886764288 +0000 UTC m=+736.563409378
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d40): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d40): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.886764288 +0000 UTC m=+736.563409378
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60d40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2460 item 17
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60e80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60e80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60e80): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60e80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60e80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.889952202 +0000 UTC m=+736.566597291
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60e80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60f80): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60f80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60f80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60f80): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60f80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.889952202 +0000 UTC m=+736.566597291
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c60f80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2c40 item 18
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61080): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61080): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61080): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61080): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61080): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.891974827 +0000 UTC m=+736.568619917
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61080): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): open at offset 5
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): _writeAt: size=3, off=7
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.891974827 +0000 UTC m=+736.568619917
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c611c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61200): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61200): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61200): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61200): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61200): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.891974827 +0000 UTC m=+736.568619917
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61200): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a37a0 item 19
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61280): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61280): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61280): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61280): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61280): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.895010656 +0000 UTC m=+736.571655735
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61280): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61300): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61300): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61300): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61300): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61300): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.895010656 +0000 UTC m=+736.571655735
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61300): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6230 item 20
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61380): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61380): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61380): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61380): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61380): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.897430117 +0000 UTC m=+736.574075205
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61380): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): open at offset 5
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): _writeAt: size=3, off=7
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.897430117 +0000 UTC m=+736.574075205
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61440): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61480): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61480): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61480): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61480): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61480): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.897430117 +0000 UTC m=+736.574075205
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61480): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 21
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61500): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61500): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61500): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61500): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61500): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.900465563 +0000 UTC m=+736.577110642
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61500): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61580): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61580): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61580): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61580): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61580): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.900465563 +0000 UTC m=+736.577110642
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61580): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 22
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61600): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61600): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61600): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61600): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61600): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.90266427 +0000 UTC m=+736.579309349
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61600): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): open at offset 5
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): _writeAt: size=3, off=7
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.90266427 +0000 UTC m=+736.579309349
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61700): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61740): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61740): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61740): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61740): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61740): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.90266427 +0000 UTC m=+736.579309349
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61740): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6e70 item 23
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c617c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c617c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c617c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c617c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c617c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.908497338 +0000 UTC m=+736.585142426
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c617c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61840): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61840): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61840): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61840): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61840): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.908497338 +0000 UTC m=+736.585142426
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61840): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7650 item 24
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61900): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000c61900): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61900): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61900): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61900): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61900): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61900): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61940): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61940): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61940): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61940): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61940): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.910966962 +0000 UTC m=+736.587612042
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61940): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): open at offset 5
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): _writeAt: size=3, off=7
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.910966962 +0000 UTC m=+736.587612042
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a40): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a40): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.910966962 +0000 UTC m=+736.587612042
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61a40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d79d0 item 25
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61ac0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61ac0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61ac0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61ac0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61ac0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.914282885 +0000 UTC m=+736.590927974
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61ac0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61b40): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61b40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61b40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61b40): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61b40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.914282885 +0000 UTC m=+736.590927974
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61b40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7ea0 item 26
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c00): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000c61c00): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c00): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c00): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c00): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c40): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.916510987 +0000 UTC m=+736.593156066
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61c40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): open at offset 5
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): >_readAt: n=2, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): _writeAt: size=3, off=7
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.916510987 +0000 UTC m=+736.593156066
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d40): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d40): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.916510987 +0000 UTC m=+736.593156066
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61d40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac5b0 item 27
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61dc0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61dc0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61dc0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61dc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61dc0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.919495889 +0000 UTC m=+736.596140969
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61dc0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61e40): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61e40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61e40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61e40): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61e40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.919495889 +0000 UTC m=+736.596140969
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61e40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad420 item 28
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61f40): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000c61f40): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61f40): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61f40): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61f40): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61f40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000c61f40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812000): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812000): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812000): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812000): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812000): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.924145685 +0000 UTC m=+736.600790765
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812000): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008120c0): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008120c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008120c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008120c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008120c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.924145685 +0000 UTC m=+736.600790765
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008120c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb20 item 29
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812140): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812140): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812140): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812140): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812140): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.92657224 +0000 UTC m=+736.603217329
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812140): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008121c0): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008121c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008121c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008121c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008121c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.92657224 +0000 UTC m=+736.603217329
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008121c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015e5b0 item 30
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812280): _readAt: size=2, off=0
2025/04/10 01:28:23 ERROR : open-test-file(0xc000812280): Couldn't read size of file
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812280): >_readAt: n=0, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812280): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812280): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812280): close: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812280): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008122c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008122c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008122c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008122c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008122c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.929076109 +0000 UTC m=+736.605721188
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008122c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812380): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812380): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812380): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812380): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812380): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.929076109 +0000 UTC m=+736.605721188
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812380): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ec40 item 31
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812400): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812400): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812400): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812400): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812400): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.931500419 +0000 UTC m=+736.608145508
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812400): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812480): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812480): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812480): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812480): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812480): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.931500419 +0000 UTC m=+736.608145508
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812480): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015f570 item 32
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008124c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008124c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008124c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008124c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008124c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.93447953 +0000 UTC m=+736.611124609
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008124c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fab0 item 33
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.93543292 +0000 UTC m=+736.612078009
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812500): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812540): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812540): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812540): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812540): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812540): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.93543292 +0000 UTC m=+736.612078009
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812540): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b20e0 item 33
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812580): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812580): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812580): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812580): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.937728879 +0000 UTC m=+736.614373967
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812580): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2a10 item 34
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.938909424 +0000 UTC m=+736.615554504
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008125c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812600): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812600): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812600): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812600): >_readAt: n=3, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812600): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.938909424 +0000 UTC m=+736.615554504
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812600): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2ee0 item 34
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812640): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812640): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812640): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812640): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812640): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.940777961 +0000 UTC m=+736.617423040
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812640): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b38f0 item 35
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.9415657 +0000 UTC m=+736.618210779
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812680): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008126c0): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008126c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008126c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008126c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008126c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.9415657 +0000 UTC m=+736.618210779
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008126c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3c00 item 35
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812740): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812740): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812740): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812740): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812740): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.943874914 +0000 UTC m=+736.620519993
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812740): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec2a0 item 36
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.94492782 +0000 UTC m=+736.621572908
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812800): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812840): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812840): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812840): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812840): >_readAt: n=3, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812840): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.94492782 +0000 UTC m=+736.621572908
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812840): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec850 item 36
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812880): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812880): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812880): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812880): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812880): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.947209091 +0000 UTC m=+736.623854180
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812880): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed180 item 37
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.948086788 +0000 UTC m=+736.624731878
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008128c0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812900): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812900): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812900): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812900): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812900): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.948086788 +0000 UTC m=+736.624731878
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812900): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed500 item 37
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812980): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812980): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812980): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812980): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812980): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.952239883 +0000 UTC m=+736.628884972
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812980): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edce0 item 38
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.953331772 +0000 UTC m=+736.629976862
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a80): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a80): >_readAt: n=3, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.953331772 +0000 UTC m=+736.629976862
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812a80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003420e0 item 38
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812b00): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812b00): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812b00): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812b00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812b00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.956096811 +0000 UTC m=+736.632741891
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812b00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342850 item 39
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.957577029 +0000 UTC m=+736.634222118
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812bc0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c00): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c00): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c00): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c00): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.957577029 +0000 UTC m=+736.634222118
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342a80 item 39
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c80): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.959808998 +0000 UTC m=+736.636454077
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812c80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003433b0 item 40
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.9717614 +0000 UTC m=+736.648406479
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d80): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d80): >_readAt: n=3, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.9717614 +0000 UTC m=+736.648406479
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812d80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003435e0 item 40
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.974327085 +0000 UTC m=+736.650972174
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812dc0): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e00): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e00): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e00): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003463f0 item 41
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e00): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.975770114 +0000 UTC m=+736.652415193
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e00): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 41
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.97757474 +0000 UTC m=+736.654219820
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e80): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e80): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.97757474 +0000 UTC m=+736.654219820
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812e80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 41
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.981807224 +0000 UTC m=+736.658452303
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f40): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f80): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f80): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f80): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347110 item 42
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f80): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.982819274 +0000 UTC m=+736.659464363
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000812f80): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 42
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.98361124 +0000 UTC m=+736.660256320
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813040): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813080): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813080): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813080): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813080): >_readAt: n=3, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813080): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.98361124 +0000 UTC m=+736.660256320
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813080): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347960 item 42
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.985676166 +0000 UTC m=+736.662321244
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813140): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813180): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813180): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813180): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003602a0 item 43
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813180): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813180): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.98632819 +0000 UTC m=+736.662973268
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813180): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360460 item 43
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.987035527 +0000 UTC m=+736.663680606
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813240): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813280): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813280): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813280): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813280): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813280): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.987035527 +0000 UTC m=+736.663680606
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813280): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360620 item 43
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.989464716 +0000 UTC m=+736.666109805
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813340): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813380): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813380): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813380): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360a10 item 44
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813380): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813380): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.990162044 +0000 UTC m=+736.666807123
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813380): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360bd0 item 44
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): _writeAt: size=3, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.991413694 +0000 UTC m=+736.668058783
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813440): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813480): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813480): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813480): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813480): >_readAt: n=3, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813480): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.991413694 +0000 UTC m=+736.668058783
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813480): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360d20 item 44
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.993187373 +0000 UTC m=+736.669832451
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813540): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813580): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813580): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813580): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361030 item 45
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813580): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.994120523 +0000 UTC m=+736.670765613
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813580): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813640): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813640): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813640): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813640): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813640): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.994120523 +0000 UTC m=+736.670765613
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813640): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361180 item 45
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.997249667 +0000 UTC m=+736.673894746
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813700): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813740): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813740): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813740): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361570 item 46
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813740): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813740): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.997952867 +0000 UTC m=+736.674597946
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813740): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813800): _readAt: size=512, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813800): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813800): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813800): >_readAt: n=5, err=EOF
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813800): close: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.997952867 +0000 UTC m=+736.674597946
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:23 DEBUG : open-test-file(0xc000813800): >close: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003616c0 item 46
2025/04/10 01:28:23 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:23 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008138c0): openPending: 
2025/04/10 01:28:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008138c0): >openPending: err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008138c0): _readAt: size=2, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008138c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008138c0): _writeAt: size=5, off=0
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008138c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:23 DEBUG : open-test-file(0xc0008138c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:23.999724982 +0000 UTC m=+736.676370060
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0008138c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813900): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813900): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813900): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361a40 item 47
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813900): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813900): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.000663162 +0000 UTC m=+736.677308271
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813900): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0008139c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0008139c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0008139c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0008139c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0008139c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.000663162 +0000 UTC m=+736.677308271
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0008139c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361b90 item 47
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.002902996 +0000 UTC m=+736.679548075
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813bc0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813c00): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813c00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813c00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361f10 item 48
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813c00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813c00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.004156018 +0000 UTC m=+736.680801098
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813c00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813cc0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813cc0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813cc0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813cc0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813cc0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.004156018 +0000 UTC m=+736.680801098
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813cc0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003620e0 item 48
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d00): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.006339796 +0000 UTC m=+736.682984876
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003623f0 item 49
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.006999334 +0000 UTC m=+736.683644413
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d80): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d80): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.006999334 +0000 UTC m=+736.683644413
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813d80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362540 item 49
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813e00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813e00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813e00): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813e00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813e00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.009119683 +0000 UTC m=+736.685764762
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813e00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362850 item 50
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.010269863 +0000 UTC m=+736.686914952
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813ec0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813f00): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813f00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813f00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813f00): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813f00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.010269863 +0000 UTC m=+736.686914952
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000813f00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003629a0 item 50
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.01217648 +0000 UTC m=+736.688821560
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e00 item 51
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.013519982 +0000 UTC m=+736.690165072
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.013519982 +0000 UTC m=+736.690165072
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362fc0 item 51
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.015797646 +0000 UTC m=+736.692442726
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363420 item 52
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.016941534 +0000 UTC m=+736.693586613
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.016941534 +0000 UTC m=+736.693586613
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363730 item 52
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.018636084 +0000 UTC m=+736.695281174
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363dc0 item 53
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.019890819 +0000 UTC m=+736.696535908
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.019890819 +0000 UTC m=+736.696535908
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005480e0 item 53
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.021918655 +0000 UTC m=+736.698563745
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000548460 item 54
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.022898354 +0000 UTC m=+736.699543432
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.022898354 +0000 UTC m=+736.699543432
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005493b0 item 54
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.024626406 +0000 UTC m=+736.701271496
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005496c0 item 55
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.025744174 +0000 UTC m=+736.702389253
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.025744174 +0000 UTC m=+736.702389253
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549810 item 55
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.027784955 +0000 UTC m=+736.704430024
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549c70 item 56
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.029093009 +0000 UTC m=+736.705738079
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.029093009 +0000 UTC m=+736.705738079
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549e30 item 56
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.031870943 +0000 UTC m=+736.708516012
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a80): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e230 item 57
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.03294049 +0000 UTC m=+736.709585560
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e4d0 item 57
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.033666573 +0000 UTC m=+736.710311633
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.033666573 +0000 UTC m=+736.710311633
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e690 item 57
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.036136178 +0000 UTC m=+736.712781237
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ed20 item 58
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.037348904 +0000 UTC m=+736.713993963
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eee0 item 58
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.038572682 +0000 UTC m=+736.715217741
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.038572682 +0000 UTC m=+736.715217741
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f110 item 58
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.040953669 +0000 UTC m=+736.717598728
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f500 item 59
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.041900145 +0000 UTC m=+736.718545205
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f7a0 item 59
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.042586043 +0000 UTC m=+736.719231102
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51080): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51080): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51080): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51080): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51080): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.042586043 +0000 UTC m=+736.719231102
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51080): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f960 item 59
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.045763917 +0000 UTC m=+736.722408987
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51180): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51180): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51180): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fea0 item 60
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51180): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51180): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.04790201 +0000 UTC m=+736.724547069
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51180): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374150 item 60
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.04901016 +0000 UTC m=+736.725655219
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51240): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51280): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51280): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51280): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51280): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51280): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.04901016 +0000 UTC m=+736.725655219
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51280): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003742a0 item 60
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.051151398 +0000 UTC m=+736.727796467
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51340): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51380): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51380): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51380): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374620 item 61
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51380): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51380): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.052194235 +0000 UTC m=+736.728839294
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51380): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a514c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a514c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a514c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a514c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a514c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.052194235 +0000 UTC m=+736.728839294
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a514c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374770 item 61
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.054688016 +0000 UTC m=+736.731333075
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51580): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a515c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a515c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a515c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374d20 item 62
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a515c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a515c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.055248317 +0000 UTC m=+736.731893377
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a515c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51680): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51680): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51680): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51680): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51680): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.055248317 +0000 UTC m=+736.731893377
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51680): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374e70 item 62
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.057448888 +0000 UTC m=+736.734093947
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c914c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698000): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698000): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698000): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005400e0 item 63
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698000): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698000): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.061218021 +0000 UTC m=+736.737863080
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698000): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006980c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006980c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006980c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006980c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006980c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.061218021 +0000 UTC m=+736.737863080
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006980c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005402a0 item 63
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.063700761 +0000 UTC m=+736.740345820
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698300): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698340): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698340): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698340): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540690 item 64
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698340): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.064319973 +0000 UTC m=+736.740965042
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698340): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698400): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698400): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698400): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698400): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698400): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.064319973 +0000 UTC m=+736.740965042
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698400): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005407e0 item 64
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006985c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006985c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006985c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006985c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006985c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.066873005 +0000 UTC m=+736.743518064
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006985c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): _writeAt: size=3, off=2
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540bd0 item 65
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.067847143 +0000 UTC m=+736.744492212
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698600): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698640): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698640): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698640): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698640): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698640): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.067847143 +0000 UTC m=+736.744492212
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698640): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005410a0 item 65
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698680): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698680): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698680): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698680): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698680): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.072823292 +0000 UTC m=+736.749468351
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698680): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404150 item 66
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.073462642 +0000 UTC m=+736.750107701
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda080): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda0c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda0c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda0c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda0c0): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda0c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.073462642 +0000 UTC m=+736.750107701
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda0c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004042a0 item 66
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda100): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda100): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda100): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda100): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda100): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.074819067 +0000 UTC m=+736.751464136
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda100): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): _writeAt: size=3, off=2
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404850 item 67
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.075421338 +0000 UTC m=+736.752066397
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda140): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda180): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda180): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda180): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda180): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda180): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.075421338 +0000 UTC m=+736.752066397
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda180): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 67
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda200): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda200): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda200): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda200): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda200): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.076925421 +0000 UTC m=+736.753570480
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda200): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404fc0 item 68
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.077677332 +0000 UTC m=+736.754322391
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda2c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda300): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda300): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda300): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda300): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda300): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.077677332 +0000 UTC m=+736.754322391
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda300): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405180 item 68
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda340): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda340): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda340): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda340): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.079159274 +0000 UTC m=+736.755804333
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda340): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): _writeAt: size=3, off=2
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405a40 item 69
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.079837446 +0000 UTC m=+736.756482505
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda380): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda3c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda3c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda3c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda3c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda3c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.079837446 +0000 UTC m=+736.756482505
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda3c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ce0 item 69
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda440): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda440): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda440): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda440): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda440): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.081468157 +0000 UTC m=+736.758113216
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda440): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374150 item 70
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.08317497 +0000 UTC m=+736.759820029
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda500): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda540): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda540): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda540): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda540): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda540): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.08317497 +0000 UTC m=+736.759820029
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda540): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003742a0 item 70
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda5c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda5c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda5c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda5c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda5c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.085585654 +0000 UTC m=+736.762230724
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda5c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): _writeAt: size=3, off=2
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374620 item 71
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.086228341 +0000 UTC m=+736.762873400
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda680): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda6c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda6c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda6c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda6c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda6c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.086228341 +0000 UTC m=+736.762873400
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda6c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374fc0 item 71
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda7c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda7c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda7c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda7c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda7c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.087919886 +0000 UTC m=+736.764564945
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda7c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003753b0 item 72
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.088620129 +0000 UTC m=+736.765265198
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda880): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda8c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda8c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda8c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda8c0): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda8c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.088620129 +0000 UTC m=+736.765265198
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda8c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375650 item 72
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.090212447 +0000 UTC m=+736.766857517
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda900): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda940): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda940): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda940): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375ab0 item 73
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda940): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda940): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.090816001 +0000 UTC m=+736.767461070
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bda940): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): _writeAt: size=3, off=2
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375c00 item 73
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.094243092 +0000 UTC m=+736.770888131
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000bdaa80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698f40): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698f40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698f40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698f40): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698f40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.094243092 +0000 UTC m=+736.770888131
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000698f40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541500 item 73
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.09544096 +0000 UTC m=+736.772085999
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699000): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699040): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699040): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699040): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005419d0 item 74
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699040): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699040): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.095974091 +0000 UTC m=+736.772619140
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699040): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541b20 item 74
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.096893837 +0000 UTC m=+736.773538906
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699140): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699180): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699180): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699180): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699180): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699180): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.096893837 +0000 UTC m=+736.773538906
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699180): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541ce0 item 74
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.09913832 +0000 UTC m=+736.775783379
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699240): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699280): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699280): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699280): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 75
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699280): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699280): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.09996994 +0000 UTC m=+736.776615009
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699280): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): _writeAt: size=3, off=2
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316380 item 75
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.100963174 +0000 UTC m=+736.777608243
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699340): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699380): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699380): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699380): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699380): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699380): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.100963174 +0000 UTC m=+736.777608243
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699380): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 75
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.104695328 +0000 UTC m=+736.781340387
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699440): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699480): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699480): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699480): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003173b0 item 76
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699480): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699480): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.105493316 +0000 UTC m=+736.782138385
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699480): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317dc0 item 76
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): _writeAt: size=3, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.106311672 +0000 UTC m=+736.782956741
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699540): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699580): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699580): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699580): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699580): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699580): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.106311672 +0000 UTC m=+736.782956741
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699580): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330070 item 76
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.108915359 +0000 UTC m=+736.785560429
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699640): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699680): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699680): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699680): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a80 item 77
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699680): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699680): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.109505266 +0000 UTC m=+736.786150335
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699680): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699740): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699740): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699740): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699740): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699740): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.109505266 +0000 UTC m=+736.786150335
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699740): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330e00 item 77
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.111618583 +0000 UTC m=+736.788263642
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699800): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699840): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699840): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699840): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331260 item 78
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699840): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699840): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.112690604 +0000 UTC m=+736.789335663
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699840): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699900): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699900): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699900): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699900): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699900): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.112690604 +0000 UTC m=+736.789335663
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699900): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331490 item 78
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.114529035 +0000 UTC m=+736.791174094
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc0006999c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699a00): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699a00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699a00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331dc0 item 79
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699a00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699a00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.115063658 +0000 UTC m=+736.791708727
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699a00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ac0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ac0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ac0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ac0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ac0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.115063658 +0000 UTC m=+736.791708727
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ac0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000520e0 item 79
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.116591126 +0000 UTC m=+736.793236195
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699b80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699c00): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699c00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699c00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 80
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699c00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699c00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.117201019 +0000 UTC m=+736.793846088
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699c00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699cc0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699cc0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699cc0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699cc0): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699cc0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.117201019 +0000 UTC m=+736.793846088
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699cc0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 80
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.118939081 +0000 UTC m=+736.795584150
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50000): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): _writeAt: size=3, off=7
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005363f0 item 81
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.119583571 +0000 UTC m=+736.796228620
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a501c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.119583571 +0000 UTC m=+736.796228620
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50200): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536690 item 81
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.121294632 +0000 UTC m=+736.797939681
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50280): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536af0 item 82
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.121875833 +0000 UTC m=+736.798520882
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50340): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.121875833 +0000 UTC m=+736.798520882
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50380): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536d20 item 82
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.123566396 +0000 UTC m=+736.800211466
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50400): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): _writeAt: size=3, off=7
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005370a0 item 83
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.12415955 +0000 UTC m=+736.800804618
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a504c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.12415955 +0000 UTC m=+736.800804618
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50500): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537260 item 83
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.125777486 +0000 UTC m=+736.802422555
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50580): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537810 item 84
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.126508587 +0000 UTC m=+736.803153656
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50640): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.126508587 +0000 UTC m=+736.803153656
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50680): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537960 item 84
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.128260676 +0000 UTC m=+736.804905746
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50700): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): _writeAt: size=3, off=7
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537d50 item 85
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.128914543 +0000 UTC m=+736.805559612
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a507c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.128914543 +0000 UTC m=+736.805559612
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50800): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a310 item 85
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.130394822 +0000 UTC m=+736.807039890
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50880): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a930 item 86
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.131023672 +0000 UTC m=+736.807668741
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50940): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.131023672 +0000 UTC m=+736.807668741
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50980): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aaf0 item 86
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a00): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.132822217 +0000 UTC m=+736.809467286
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50a00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): _writeAt: size=3, off=7
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b500 item 87
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.133866597 +0000 UTC m=+736.810511666
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50ac0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b00): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b00): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b00): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b00): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b00): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.133866597 +0000 UTC m=+736.810511666
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b00): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b8f0 item 87
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.135831415 +0000 UTC m=+736.812476484
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50b80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bce0 item 88
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.136680228 +0000 UTC m=+736.813325296
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.136680228 +0000 UTC m=+736.813325296
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50d80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bea0 item 88
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.138355592 +0000 UTC m=+736.815000661
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364c40 item 89
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.139426882 +0000 UTC m=+736.816071952
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50e80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): _writeAt: size=3, off=7
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 89
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.14116811 +0000 UTC m=+736.817813179
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.14116811 +0000 UTC m=+736.817813179
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a50f80): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365340 item 89
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.142821082 +0000 UTC m=+736.819466151
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699ec0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699f40): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699f40): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699f40): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 90
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699f40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699f40): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.143445825 +0000 UTC m=+736.820090894
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000699f40): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053180 item 90
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.144153964 +0000 UTC m=+736.820799033
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90080): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c900c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c900c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c900c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c900c0): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c900c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.144153964 +0000 UTC m=+736.820799033
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c900c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 90
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.145539736 +0000 UTC m=+736.822184784
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90180): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c901c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c901c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c901c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 91
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c901c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c901c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.146127217 +0000 UTC m=+736.822772286
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c901c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): >_readAt: n=2, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): _writeAt: size=3, off=7
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 91
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.146813175 +0000 UTC m=+736.823458244
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90280): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c902c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c902c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c902c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c902c0): >_readAt: n=8, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c902c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.146813175 +0000 UTC m=+736.823458244
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c902c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ce0 item 91
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.148575743 +0000 UTC m=+736.825220812
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90380): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c903c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c903c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c903c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328230 item 92
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c903c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c903c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.149189705 +0000 UTC m=+736.825834774
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c903c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): open at offset 5
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328380 item 92
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): _readAt: size=2, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): _writeAt: size=3, off=5
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.149891362 +0000 UTC m=+736.826536432
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90480): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c904c0): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c904c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c904c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c904c0): >_readAt: n=3, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c904c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.149891362 +0000 UTC m=+736.826536432
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c904c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328d90 item 92
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.151680601 +0000 UTC m=+736.828325669
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90580): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c905c0): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c905c0): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c905c0): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003292d0 item 93
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c905c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c905c0): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.15238937 +0000 UTC m=+736.829034440
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c905c0): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90680): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90680): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90680): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90680): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90680): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.15238937 +0000 UTC m=+736.829034440
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90680): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329650 item 93
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.154261324 +0000 UTC m=+736.830906393
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90740): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90780): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90780): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90780): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329d50 item 94
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90780): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90780): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.154865778 +0000 UTC m=+736.831510848
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90780): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90840): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90840): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90840): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90840): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90840): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.154865778 +0000 UTC m=+736.831510848
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90840): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329f10 item 94
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.156863778 +0000 UTC m=+736.833508847
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90900): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90940): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90940): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90940): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2460 item 95
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90940): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90940): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.15772842 +0000 UTC m=+736.834373489
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000c90940): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.15772842 +0000 UTC m=+736.834373489
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51040): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 95
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): open at offset 0
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): _readAt: size=2, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): >_readAt: n=0, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.159728906 +0000 UTC m=+736.836373975
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51100): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): _writeAt: size=5, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365d50 item 96
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.160599179 +0000 UTC m=+736.837244248
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51140): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:24 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:24 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51200): _readAt: size=512, off=0
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51200): openPending: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51200): >openPending: err=<nil>
2025/04/10 01:28:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51200): >_readAt: n=5, err=EOF
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51200): close: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:24.160599179 +0000 UTC m=+736.837244248
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:24 DEBUG : open-test-file(0xc000a51200): >close: err=<nil>
2025/04/10 01:28:24 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d60e0 item 96
2025/04/10 01:28:24 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:24 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:24 DEBUG : open-test-file: >Remove: err=<nil>
2025/04/10 01:28:24 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:28:24 DEBUG : : Looking for writers
2025/04/10 01:28:24 DEBUG : >WaitForWriters: 
2025/04/10 01:28:24 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
2025/04/10 01:28:25 DEBUG : dir/subdir: forgetting directory cache
=== RUN   TestRWFileHandleOpenTests/full
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:28:25 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:28:25 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:28:25 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:25 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY
2025/04/10 01:28:25 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb980): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb980): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb980): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb980): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb980): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.453899304 +0000 UTC m=+739.130544384
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb980): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.453899304 +0000 UTC m=+739.130544384
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdb9c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba00): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.453899304 +0000 UTC m=+739.130544384
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad730 item 1
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.456640459 +0000 UTC m=+739.133285538
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba80): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.456640459 +0000 UTC m=+739.133285538
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdba80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adea0 item 2
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbac0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbac0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbac0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbac0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbac0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.458700815 +0000 UTC m=+739.135345895
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbac0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.458700815 +0000 UTC m=+739.135345895
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.458700815 +0000 UTC m=+739.135345895
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbb40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2930 item 3
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbbc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbbc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbbc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbbc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbbc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.461433605 +0000 UTC m=+739.138078684
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbbc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.461433605 +0000 UTC m=+739.138078684
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b32d0 item 4
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.463426875 +0000 UTC m=+739.140071955
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbc80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.463426875 +0000 UTC m=+739.140071955
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbcc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd00): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.463426875 +0000 UTC m=+739.140071955
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b90 item 5
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.466384886 +0000 UTC m=+739.143029966
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbd80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe00): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.466384886 +0000 UTC m=+739.143029966
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec2a0 item 6
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.468430536 +0000 UTC m=+739.145075615
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbe80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.468430536 +0000 UTC m=+739.145075615
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bdbf40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8000): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8000): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8000): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8000): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8000): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.468430536 +0000 UTC m=+739.145075615
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8000): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec770 item 7
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8080): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8080): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.471367908 +0000 UTC m=+739.148012988
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8140): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8140): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8140): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8140): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8140): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.471367908 +0000 UTC m=+739.148012988
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8140): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed180 item 8
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8180): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc0004e8180): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8180): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8180): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8180): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8180): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8180): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e81c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e81c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e81c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e81c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e81c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.473652186 +0000 UTC m=+739.150297265
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e81c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.473652186 +0000 UTC m=+739.150297265
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8200): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8240): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8240): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8240): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8240): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8240): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.473652186 +0000 UTC m=+739.150297265
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8240): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed6c0 item 9
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e82c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e82c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e82c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e82c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e82c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.476289877 +0000 UTC m=+739.152934955
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e82c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8340): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8340): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8340): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8340): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8340): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.476289877 +0000 UTC m=+739.152934955
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8340): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 10
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8440): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc0004e8440): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8440): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8440): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8440): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8440): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8440): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e86c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e86c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e86c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e86c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e86c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.478539258 +0000 UTC m=+739.155184348
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e86c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.478539258 +0000 UTC m=+739.155184348
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8780): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e87c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e87c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e87c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e87c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e87c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.478539258 +0000 UTC m=+739.155184348
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e87c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 11
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8840): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8840): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8840): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8840): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8840): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.481350394 +0000 UTC m=+739.157995473
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8840): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e88c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e88c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e88c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e88c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e88c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.481350394 +0000 UTC m=+739.157995473
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e88c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003433b0 item 12
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8980): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc0004e8980): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8980): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8980): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8980): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8980): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8980): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e89c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e89c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e89c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e89c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e89c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.483369032 +0000 UTC m=+739.160014111
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e89c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8a80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8a80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8a80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8a80): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8a80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.483369032 +0000 UTC m=+739.160014111
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8a80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343960 item 13
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b00): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.485394304 +0000 UTC m=+739.162039383
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b80): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.485394304 +0000 UTC m=+739.162039383
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8b80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 14
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c40): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc0004e8c40): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c40): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c40): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.487414685 +0000 UTC m=+739.164059764
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8c80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8d40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8d40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8d40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8d40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8d40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.487414685 +0000 UTC m=+739.164059764
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8d40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346ee0 item 15
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8dc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8dc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8dc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8dc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8dc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.489555593 +0000 UTC m=+739.166200673
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8dc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.489555593 +0000 UTC m=+739.166200673
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 16
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.491416336 +0000 UTC m=+739.168061415
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8e80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.491416336 +0000 UTC m=+739.168061415
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8ec0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f00): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.491416336 +0000 UTC m=+739.168061415
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347d50 item 17
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.494111503 +0000 UTC m=+739.170756593
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e8f80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9000): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9000): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9000): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9000): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9000): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.494111503 +0000 UTC m=+739.170756593
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9000): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003605b0 item 18
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9080): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9080): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.495894269 +0000 UTC m=+739.172539349
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.495894269 +0000 UTC m=+739.172539349
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9140): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9180): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9180): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9180): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9180): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9180): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.495894269 +0000 UTC m=+739.172539349
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9180): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360930 item 19
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9200): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9200): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9200): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9200): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9200): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.498572666 +0000 UTC m=+739.175217745
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9200): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9280): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9280): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9280): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9280): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9280): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.498572666 +0000 UTC m=+739.175217745
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9280): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360d90 item 20
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9300): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9300): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.500488683 +0000 UTC m=+739.177133762
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.500488683 +0000 UTC m=+739.177133762
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e93c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9400): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9400): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9400): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9400): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9400): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.500488683 +0000 UTC m=+739.177133762
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9400): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003610a0 item 21
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9480): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9480): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9480): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9480): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9480): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.503150779 +0000 UTC m=+739.179795858
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9480): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9500): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9500): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9500): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9500): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9500): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.503150779 +0000 UTC m=+739.179795858
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9500): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361570 item 22
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9580): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9580): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9580): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9580): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.505119483 +0000 UTC m=+739.181764563
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9580): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.505119483 +0000 UTC m=+739.181764563
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9680): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e96c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e96c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e96c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e96c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e96c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.505119483 +0000 UTC m=+739.181764563
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e96c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361810 item 23
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9740): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9740): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9740): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9740): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9740): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.507684216 +0000 UTC m=+739.184329306
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9740): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9800): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9800): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9800): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9800): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9800): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.507684216 +0000 UTC m=+739.184329306
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9800): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 24
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9940): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc0004e9940): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9940): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9940): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9940): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9940): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9940): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9980): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9980): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9980): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9980): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9980): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.510323209 +0000 UTC m=+739.186968289
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9980): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.510323209 +0000 UTC m=+739.186968289
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a80): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.510323209 +0000 UTC m=+739.186968289
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9a80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362070 item 25
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9b80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9b80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9b80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9b80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9b80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.513407739 +0000 UTC m=+739.190052828
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0004e9b80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc00015ad40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc00015ad40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc00015ad40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc00015ad40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc00015ad40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.513407739 +0000 UTC m=+739.190052828
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc00015ad40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362460 item 26
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60080): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc000c60080): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60080): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60080): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60080): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.515908112 +0000 UTC m=+739.192553190
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.515908112 +0000 UTC m=+739.192553190
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c603c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c603c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c603c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c603c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c603c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.515908112 +0000 UTC m=+739.192553190
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c603c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362770 item 27
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a800): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a800): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a800): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a800): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a800): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.519134186 +0000 UTC m=+739.195779276
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a800): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.519134186 +0000 UTC m=+739.195779276
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015fa40 item 28
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a940): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc000a9a940): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a940): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a940): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a940): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a940): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a940): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.521808325 +0000 UTC m=+739.198453404
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.521808325 +0000 UTC m=+739.198453404
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005481c0 item 29
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab00): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.524014625 +0000 UTC m=+739.200659724
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.524014625 +0000 UTC m=+739.200659724
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549340 item 30
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): _readAt: size=2, off=0
2025/04/10 01:28:26 ERROR : open-test-file(0xc000a9ac40): Couldn't read size of file
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): >_writeAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.526334018 +0000 UTC m=+739.202979108
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.526334018 +0000 UTC m=+739.202979108
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549650 item 31
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.528414794 +0000 UTC m=+739.205059874
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.528414794 +0000 UTC m=+739.205059874
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005499d0 item 32
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.530438121 +0000 UTC m=+739.207083200
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549d50 item 33
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.531293566 +0000 UTC m=+739.207938656
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aec0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.531293566 +0000 UTC m=+739.207938656
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000549f10 item 33
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.53316536 +0000 UTC m=+739.209810408
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e3f0 item 34
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.533825809 +0000 UTC m=+739.210470858
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.533825809 +0000 UTC m=+739.210470858
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e620 item 34
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.535123615 +0000 UTC m=+739.211768664
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ec40 item 35
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.535665893 +0000 UTC m=+739.212310941
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b040): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.535665893 +0000 UTC m=+739.212310941
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ee00 item 35
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b100): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b100): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b100): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b100): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b100): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.537077782 +0000 UTC m=+739.213722832
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b100): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f260 item 36
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.537878094 +0000 UTC m=+739.214523163
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b1c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.537878094 +0000 UTC m=+739.214523163
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f490 item 36
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b240): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b240): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b240): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b240): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b240): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.539810181 +0000 UTC m=+739.216455249
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b240): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f8f0 item 37
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.540488063 +0000 UTC m=+739.217133132
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b280): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.540488063 +0000 UTC m=+739.217133132
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fb20 item 37
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b340): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b340): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b340): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b340): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.542655501 +0000 UTC m=+739.219300580
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b340): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408150 item 38
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.543870731 +0000 UTC m=+739.220515820
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51940): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51980): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51980): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51980): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51980): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51980): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.543870731 +0000 UTC m=+739.220515820
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51980): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7810 item 38
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a00): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.545663746 +0000 UTC m=+739.222308815
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362000 item 39
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.546389559 +0000 UTC m=+739.223034628
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c600c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60280): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60280): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60280): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60280): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60280): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.546389559 +0000 UTC m=+739.223034628
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60280): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362150 item 39
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.548475454 +0000 UTC m=+739.225120523
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60380): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362460 item 40
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.549303246 +0000 UTC m=+739.225948316
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c605c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60640): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60640): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60640): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60640): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60640): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.549303246 +0000 UTC m=+739.225948316
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60640): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 40
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.551127361 +0000 UTC m=+739.227772430
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60680): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c606c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c606c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c606c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003628c0 item 41
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c606c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c606c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.551789132 +0000 UTC m=+739.228434201
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c606c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362b60 item 41
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.552518191 +0000 UTC m=+739.229163259
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60780): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c607c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c607c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c607c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c607c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c607c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.552518191 +0000 UTC m=+739.229163259
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c607c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d20 item 41
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.554370607 +0000 UTC m=+739.231015676
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60880): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c609c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c609c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c609c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363030 item 42
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c609c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c609c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.555068427 +0000 UTC m=+739.231713495
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c609c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363260 item 42
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.555992821 +0000 UTC m=+739.232637891
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b80): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.555992821 +0000 UTC m=+739.232637891
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60b80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363570 item 42
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.558061514 +0000 UTC m=+739.234706583
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60cc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60d00): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60d00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60d00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c00 item 43
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60d00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60d00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.558646672 +0000 UTC m=+739.235291741
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60d00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363f10 item 43
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.559293185 +0000 UTC m=+739.235938255
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60e80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60ec0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60ec0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60ec0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60ec0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60ec0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.559293185 +0000 UTC m=+739.235938255
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c60ec0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d60e0 item 43
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.561184876 +0000 UTC m=+739.237829965
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c610c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c610c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c610c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6540 item 44
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c610c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c610c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.561971823 +0000 UTC m=+739.238616892
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c610c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6690 item 44
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.562832649 +0000 UTC m=+739.239477718
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61200): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61240): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61240): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61240): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61240): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61240): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.562832649 +0000 UTC m=+739.239477718
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61240): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6850 item 44
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.564619923 +0000 UTC m=+739.241264992
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61340): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61340): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61340): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6b60 item 45
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61340): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.565315639 +0000 UTC m=+739.241960708
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61340): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61400): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61400): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61400): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61400): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61400): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.565315639 +0000 UTC m=+739.241960708
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61400): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6e70 item 45
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.567354566 +0000 UTC m=+739.243999635
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c614c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61500): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61500): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61500): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7490 item 46
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61500): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61500): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.568027769 +0000 UTC m=+739.244672847
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61500): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c615c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c615c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c615c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c615c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c615c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.568027769 +0000 UTC m=+739.244672847
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c615c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7b90 item 46
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.569948434 +0000 UTC m=+739.246593503
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61680): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61700): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61700): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61700): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7f10 item 47
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61700): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61700): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.570644309 +0000 UTC m=+739.247289378
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61700): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c617c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c617c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c617c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c617c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c617c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.570644309 +0000 UTC m=+739.247289378
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c617c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408620 item 47
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.572683386 +0000 UTC m=+739.249328455
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61880): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c618c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c618c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c618c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408af0 item 48
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c618c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c618c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.573359807 +0000 UTC m=+739.250004866
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c618c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61980): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61980): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61980): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61980): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61980): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.573359807 +0000 UTC m=+739.250004866
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61980): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408cb0 item 48
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c619c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c619c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c619c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c619c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c619c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.57535492 +0000 UTC m=+739.251999989
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c619c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004091f0 item 49
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.576096983 +0000 UTC m=+739.252742062
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a40): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.576096983 +0000 UTC m=+739.252742062
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61a40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004095e0 item 49
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61ac0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61ac0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61ac0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61ac0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61ac0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.578345874 +0000 UTC m=+739.254990953
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61ac0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409a40 item 50
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.579210006 +0000 UTC m=+739.255855095
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61b80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61bc0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61bc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61bc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61bc0): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61bc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.579210006 +0000 UTC m=+739.255855095
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61bc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b90 item 50
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61c40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61c40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61c40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61c40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61c40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.581133155 +0000 UTC m=+739.257778224
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61c40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409f10 item 51
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.581895997 +0000 UTC m=+739.258541086
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d40): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.581895997 +0000 UTC m=+739.258541086
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61d40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a20e0 item 51
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61dc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61dc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61dc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61dc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61dc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.584280593 +0000 UTC m=+739.260925661
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61dc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a29a0 item 52
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.585079342 +0000 UTC m=+739.261724441
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61e80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61f00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61f00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61f00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61f00): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61f00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.585079342 +0000 UTC m=+739.261724441
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000c61f00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a2c40 item 52
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50000): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50000): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50000): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50000): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50000): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.586965942 +0000 UTC m=+739.263611011
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50000): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a37a0 item 53
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.587730737 +0000 UTC m=+739.264375806
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50240): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50280): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50280): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50280): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50280): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50280): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.587730737 +0000 UTC m=+739.264375806
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50280): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a38f0 item 53
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50300): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50300): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.589722154 +0000 UTC m=+739.266367224
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404230 item 54
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.590501557 +0000 UTC m=+739.267146627
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a503c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50400): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50400): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50400): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50400): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50400): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.590501557 +0000 UTC m=+739.267146627
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50400): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404460 item 54
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50480): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50480): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50480): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50480): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50480): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.592269265 +0000 UTC m=+739.268914334
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50480): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404a10 item 55
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.592975972 +0000 UTC m=+739.269621040
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50540): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50580): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50580): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50580): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50580): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50580): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.592975972 +0000 UTC m=+739.269621040
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50580): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404d20 item 55
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50600): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50600): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50600): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50600): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50600): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.594896606 +0000 UTC m=+739.271541685
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50600): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004050a0 item 56
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.595697028 +0000 UTC m=+739.272342107
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a506c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50700): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50700): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50700): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50700): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50700): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.595697028 +0000 UTC m=+739.272342107
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50700): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004052d0 item 56
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.597849398 +0000 UTC m=+739.274494487
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a507c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50800): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50800): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50800): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c00 item 57
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50800): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50800): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.598517021 +0000 UTC m=+739.275162111
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50800): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405e30 item 57
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.599250679 +0000 UTC m=+739.275895757
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a508c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50900): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50900): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50900): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50900): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50900): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.599250679 +0000 UTC m=+739.275895757
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50900): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005400e0 item 57
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.601514797 +0000 UTC m=+739.278159886
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a509c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50a00): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50a00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50a00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540460 item 58
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50a00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50a00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.602342651 +0000 UTC m=+739.278987739
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50a00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540690 item 58
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.603159203 +0000 UTC m=+739.279804252
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ac0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a040): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a040): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a040): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a040): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a040): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.603159203 +0000 UTC m=+739.279804252
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a040): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003161c0 item 58
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.604721035 +0000 UTC m=+739.281366084
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a100): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a140): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a140): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a140): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003165b0 item 59
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a140): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a140): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.605288038 +0000 UTC m=+739.281933087
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a140): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316c40 item 59
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.605816891 +0000 UTC m=+739.282461930
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a200): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a240): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a240): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a240): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a240): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a240): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.605816891 +0000 UTC m=+739.282461930
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a240): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317110 item 59
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.60715909 +0000 UTC m=+739.283804140
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a340): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a340): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a340): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003176c0 item 60
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a340): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.607672534 +0000 UTC m=+739.284317582
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a340): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003178f0 item 60
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.608284041 +0000 UTC m=+739.284929090
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a400): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a440): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a440): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a440): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a440): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a440): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.608284041 +0000 UTC m=+739.284929090
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a440): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ea0 item 60
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.609790018 +0000 UTC m=+739.286435067
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a500): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a540): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a540): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a540): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003307e0 item 61
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a540): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a540): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.610318368 +0000 UTC m=+739.286963418
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a540): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a600): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a600): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a600): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a600): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a600): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.610318368 +0000 UTC m=+739.286963418
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a600): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330d90 item 61
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.611681698 +0000 UTC m=+739.288326747
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a6c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a700): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a700): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a700): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331180 item 62
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a700): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a700): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.612295641 +0000 UTC m=+739.288940710
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a700): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a7c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a7c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a7c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a7c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a7c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.612295641 +0000 UTC m=+739.288940710
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a7c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331340 item 62
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.6144216 +0000 UTC m=+739.291066679
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a880): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a8c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a8c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a8c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ce0 item 63
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a8c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a8c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.614999735 +0000 UTC m=+739.291644815
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a8c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.614999735 +0000 UTC m=+739.291644815
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9a9c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331f10 item 63
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): >_readAt: n=0, err=Bad file descriptor
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.616651566 +0000 UTC m=+739.293296644
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aa80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aac0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aac0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aac0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005365b0 item 64
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aac0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aac0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.617286868 +0000 UTC m=+739.293931947
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9aac0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.617286868 +0000 UTC m=+739.293931947
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ab80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005367e0 item 64
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9abc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9abc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9abc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9abc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9abc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.619114488 +0000 UTC m=+739.295759567
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9abc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536b60 item 65
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.619798913 +0000 UTC m=+739.296443992
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.619798913 +0000 UTC m=+739.296443992
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536d20 item 65
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.621375781 +0000 UTC m=+739.298020850
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ac80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005370a0 item 66
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.622005904 +0000 UTC m=+739.298650973
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9acc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad00): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.622005904 +0000 UTC m=+739.298650973
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537260 item 66
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.623982745 +0000 UTC m=+739.300627804
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537810 item 67
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.62486465 +0000 UTC m=+739.301509719
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ad80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.62486465 +0000 UTC m=+739.301509719
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9adc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537960 item 67
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.626577304 +0000 UTC m=+739.303222373
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ae40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537d50 item 68
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.627647232 +0000 UTC m=+739.304292301
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.627647232 +0000 UTC m=+739.304292301
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a1c0 item 68
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.629892676 +0000 UTC m=+739.306537746
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9af80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033a620 item 69
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.630888365 +0000 UTC m=+739.307533424
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9afc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.630888365 +0000 UTC m=+739.307533424
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b000): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aa80 item 69
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.633180688 +0000 UTC m=+739.309825756
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033aee0 item 70
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.6341463 +0000 UTC m=+739.310791369
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b140): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b180): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b180): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b180): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b180): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b180): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.6341463 +0000 UTC m=+739.310791369
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b180): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033b7a0 item 70
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.635737816 +0000 UTC m=+739.312382886
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b200): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033bb20 item 71
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.636885611 +0000 UTC m=+739.313530680
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b2c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b300): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b300): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.636885611 +0000 UTC m=+739.313530680
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033be30 item 71
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b440): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b440): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b440): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b440): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b440): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.639306564 +0000 UTC m=+739.315951633
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b440): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000523f0 item 72
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.640111285 +0000 UTC m=+739.316756353
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b500): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b540): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b540): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b540): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b540): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b540): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.640111285 +0000 UTC m=+739.316756353
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b540): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052690 item 72
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.641860988 +0000 UTC m=+739.318506038
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b580): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b5c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b5c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b5c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 73
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b5c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b5c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.642836328 +0000 UTC m=+739.319481378
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b5c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 73
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.643944038 +0000 UTC m=+739.320589086
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b600): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b640): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b640): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b640): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b640): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b640): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.643944038 +0000 UTC m=+739.320589086
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b640): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 73
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.645255829 +0000 UTC m=+739.321900879
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b700): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b740): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b740): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b740): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 74
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b740): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b740): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.646376242 +0000 UTC m=+739.323021292
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b740): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 74
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.647716779 +0000 UTC m=+739.324361827
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b800): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b840): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b840): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b840): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b840): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b840): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.647716779 +0000 UTC m=+739.324361827
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b840): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b20 item 74
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.650248659 +0000 UTC m=+739.326893709
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b900): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b940): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b940): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b940): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 75
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b940): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b940): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.65146892 +0000 UTC m=+739.328113969
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9b940): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): _writeAt: size=3, off=2
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328230 item 75
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.652104373 +0000 UTC m=+739.328749422
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba40): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.652104373 +0000 UTC m=+739.328749422
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9ba40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328380 item 75
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.653841914 +0000 UTC m=+739.330486963
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329030 item 76
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.654838174 +0000 UTC m=+739.331483243
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bb40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003292d0 item 76
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): _writeAt: size=3, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.655919112 +0000 UTC m=+739.332564181
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc40): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.655919112 +0000 UTC m=+739.332564181
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bc40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329650 item 76
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.657580991 +0000 UTC m=+739.334226060
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329d50 item 77
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.658157644 +0000 UTC m=+739.334802723
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9bd40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9be00): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9be00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9be00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9be00): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9be00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.658157644 +0000 UTC m=+739.334802723
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a9be00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329f10 item 77
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.660938873 +0000 UTC m=+739.337583922
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006980c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006980c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006980c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003741c0 item 78
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006980c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006980c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.661857367 +0000 UTC m=+739.338502446
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006980c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698300): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698300): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.661857367 +0000 UTC m=+739.338502446
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374310 item 78
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.664574766 +0000 UTC m=+739.341219856
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006983c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698400): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698400): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698400): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374690 item 79
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698400): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698400): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.665478123 +0000 UTC m=+739.342123212
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698400): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698640): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698640): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698640): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698640): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698640): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.665478123 +0000 UTC m=+739.342123212
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698640): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374850 item 79
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.667581209 +0000 UTC m=+739.344226259
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698f80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698fc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698fc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698fc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374d90 item 80
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698fc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698fc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.66815695 +0000 UTC m=+739.344801999
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000698fc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699080): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699080): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.66815695 +0000 UTC m=+739.344801999
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374f50 item 80
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699100): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699100): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699100): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699100): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699100): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.669486375 +0000 UTC m=+739.346131424
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699100): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375340 item 81
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.670604845 +0000 UTC m=+739.347249934
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699140): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699180): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699180): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699180): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699180): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699180): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.670604845 +0000 UTC m=+739.347249934
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699180): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003755e0 item 81
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699200): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699200): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699200): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699200): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699200): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.672949694 +0000 UTC m=+739.349594774
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699200): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375960 item 82
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.673918073 +0000 UTC m=+739.350563152
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc0006992c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699300): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699300): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.673918073 +0000 UTC m=+739.350563152
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375b90 item 82
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699380): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699380): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699380): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699380): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699380): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.675433646 +0000 UTC m=+739.352078735
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000699380): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540700 item 83
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.676466596 +0000 UTC m=+739.353111645
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50b80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50cc0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50cc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50cc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50cc0): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50cc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.676466596 +0000 UTC m=+739.353111645
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50cc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005408c0 item 83
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50d40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50d40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50d40): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50d40): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50d40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.67869097 +0000 UTC m=+739.355336059
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50d40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540f50 item 84
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.679482796 +0000 UTC m=+739.356127885
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e00): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e40): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e40): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e40): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e40): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e40): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.679482796 +0000 UTC m=+739.356127885
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50e40): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541260 item 84
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ec0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ec0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ec0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ec0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ec0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.681712551 +0000 UTC m=+739.358357631
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50ec0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005415e0 item 85
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.682657084 +0000 UTC m=+739.359302163
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50f80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50fc0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50fc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50fc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50fc0): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50fc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.682657084 +0000 UTC m=+739.359302163
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a50fc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541960 item 85
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51040): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51040): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51040): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51040): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51040): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.684520902 +0000 UTC m=+739.361165980
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51040): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541c70 item 86
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.68566521 +0000 UTC m=+739.362310259
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51100): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51140): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51140): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51140): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51140): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51140): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.68566521 +0000 UTC m=+739.362310259
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51140): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541ea0 item 86
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a511c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a511c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a511c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a511c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a511c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.687022566 +0000 UTC m=+739.363667616
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a511c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ace00 item 87
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.68774894 +0000 UTC m=+739.364393979
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51280): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a512c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a512c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a512c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a512c0): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a512c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.68774894 +0000 UTC m=+739.364393979
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a512c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad3b0 item 87
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51340): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51340): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51340): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51340): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.689210824 +0000 UTC m=+739.365855873
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51340): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad810 item 88
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.690063775 +0000 UTC m=+739.366708824
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51480): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a514c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a514c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a514c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a514c0): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a514c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.690063775 +0000 UTC m=+739.366708824
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a514c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004adb90 item 88
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.691455307 +0000 UTC m=+739.368100356
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51580): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a515c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a515c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a515c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b20e0 item 89
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a515c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a515c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.692354013 +0000 UTC m=+739.368999062
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a515c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2770 item 89
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.692939031 +0000 UTC m=+739.369584070
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51680): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a516c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a516c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a516c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a516c0): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a516c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.692939031 +0000 UTC m=+739.369584070
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a516c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2a10 item 89
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.694602493 +0000 UTC m=+739.371247542
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51780): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a517c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a517c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a517c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b32d0 item 90
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a517c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a517c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.695115095 +0000 UTC m=+739.371760144
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a517c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3810 item 90
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.69648717 +0000 UTC m=+739.373132218
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51880): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a518c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a518c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a518c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a518c0): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a518c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.69648717 +0000 UTC m=+739.373132218
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a518c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b90 item 90
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.698669365 +0000 UTC m=+739.375314424
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51a80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ac0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ac0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ac0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec0e0 item 91
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ac0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ac0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.699323152 +0000 UTC m=+739.375968221
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ac0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): >_readAt: n=2, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): _writeAt: size=3, off=7
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec380 item 91
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.700484813 +0000 UTC m=+739.377129882
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51b80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51bc0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51bc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51bc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51bc0): >_readAt: n=8, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51bc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.700484813 +0000 UTC m=+739.377129882
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51bc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec540 item 91
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.703740133 +0000 UTC m=+739.380385201
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51c80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51cc0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51cc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51cc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecee0 item 92
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51cc0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51cc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.705112858 +0000 UTC m=+739.381757937
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51cc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): open at offset 5
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed110 item 92
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): _readAt: size=2, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): _writeAt: size=3, off=5
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): >_writeAt: n=3, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.705913851 +0000 UTC m=+739.382558930
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51d80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51dc0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51dc0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51dc0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51dc0): >_readAt: n=3, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51dc0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.705913851 +0000 UTC m=+739.382558930
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51dc0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed3b0 item 92
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.708031286 +0000 UTC m=+739.384676365
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51e80): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ec0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ec0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ec0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed810 item 93
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ec0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ec0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.708968104 +0000 UTC m=+739.385613183
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000a51ec0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda080): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda080): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda080): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda080): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda080): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.708968104 +0000 UTC m=+739.385613183
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda080): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eddc0 item 93
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.711286856 +0000 UTC m=+739.387931945
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda140): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda180): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda180): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda180): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342700 item 94
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda180): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda180): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.712876489 +0000 UTC m=+739.389521569
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda180): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda240): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda240): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda240): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda240): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda240): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.712876489 +0000 UTC m=+739.389521569
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda240): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 94
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.715329454 +0000 UTC m=+739.391974532
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda300): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda340): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda340): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda340): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343110 item 95
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda340): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda340): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.715894964 +0000 UTC m=+739.392540053
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda340): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda400): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda400): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda400): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda400): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda400): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.715894964 +0000 UTC m=+739.392540053
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda400): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343420 item 95
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
=== RUN   TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): open at offset 0
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): _readAt: size=2, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): >_readAt: n=0, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.718915503 +0000 UTC m=+739.395560583
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda4c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda500): _writeAt: size=5, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda500): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda500): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343f10 item 96
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda500): >_writeAt: n=5, err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda500): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.719725113 +0000 UTC m=+739.396370192
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda500): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw-
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: File.openRW failed: file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists
2025/04/10 01:28:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:28:26 DEBUG : open-test-file: Open: flags=O_RDONLY
2025/04/10 01:28:26 DEBUG : open-test-file: newRWFileHandle: 
2025/04/10 01:28:26 DEBUG : open-test-file: >newRWFileHandle: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda5c0): _readAt: size=512, off=0
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda5c0): openPending: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct)
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vAddFile: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda5c0): >openPending: err=<nil>
2025/04/10 01:28:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda5c0): >_readAt: n=5, err=EOF
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda5c0): close: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-10 01:28:26.719725113 +0000 UTC m=+739.396370192
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: queuing for upload in 100ms
2025/04/10 01:28:26 DEBUG : open-test-file(0xc000bda5c0): >close: err=<nil>
2025/04/10 01:28:26 DEBUG : open-test-file: Remove: 
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 96
2025/04/10 01:28:26 INFO  : open-test-file: vfs cache: removed cache file as file deleted
2025/04/10 01:28:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted
2025/04/10 01:28:26 DEBUG : : Added virtual directory entry vDel: "open-test-file"
2025/04/10 01:28:26 DEBUG : open-test-file: >Remove: err=<nil>
2025/04/10 01:28:26 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:28:26 DEBUG : : Looking for writers
2025/04/10 01:28:26 DEBUG : >WaitForWriters: 
2025/04/10 01:28:26 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWFileHandleOpenTests (5.13s)
    --- PASS: TestRWFileHandleOpenTests/writes (2.60s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.77s)
        --- 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.01s)
        --- 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.01s)
        --- 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.01s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s)
        --- 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.01s)
        --- 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.01s)
        --- 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.00s)
        --- 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.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s)
        --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s)
    --- PASS: TestRWFileHandleOpenTests/full (2.53s)
        --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.77s)
        --- 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 "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:28:28 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:28:28 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:28:28 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:28 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:28:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:28:28 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:28:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:28:28 DEBUG : file1: newRWFileHandle: 
2025/04/10 01:28:28 DEBUG : file1(0xc000812380): openPending: 
2025/04/10 01:28:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:28:28 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:28 DEBUG : file1(0xc000812380): >openPending: err=<nil>
2025/04/10 01:28:28 DEBUG : file1: >newRWFileHandle: err=<nil>
2025/04/10 01:28:28 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:28:28 DEBUG : file1: >Open: fd=file1 (rw), err=<nil>
2025/04/10 01:28:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil>
    read_write_test.go:655: can't set mod time
2025/04/10 01:28:28 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:28:28 DEBUG : : Looking for writers
2025/04/10 01:28:28 DEBUG : file1: reading active writers
2025/04/10 01:28:28 DEBUG : file1: active writers 1
2025/04/10 01:28:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:28:28 DEBUG : : Looking for writers
2025/04/10 01:28:28 DEBUG : file1: reading active writers
2025/04/10 01:28:28 DEBUG : file1: active writers 1
2025/04/10 01:28:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:28:29 DEBUG : : Looking for writers
2025/04/10 01:28:29 DEBUG : file1: reading active writers
2025/04/10 01:28:29 DEBUG : file1: active writers 1
2025/04/10 01:28:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:28:29 DEBUG : : Looking for writers
2025/04/10 01:28:29 DEBUG : file1: reading active writers
2025/04/10 01:28:29 DEBUG : file1: active writers 1
2025/04/10 01:28:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:28:29 DEBUG : : Looking for writers
2025/04/10 01:28:29 DEBUG : file1: reading active writers
2025/04/10 01:28:29 DEBUG : file1: active writers 1
2025/04/10 01:28:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:28:29 DEBUG : : Looking for writers
2025/04/10 01:28:29 DEBUG : file1: reading active writers
2025/04/10 01:28:29 DEBUG : file1: active writers 1
2025/04/10 01:28:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:28:29 DEBUG : : Looking for writers
2025/04/10 01:28:29 DEBUG : file1: reading active writers
2025/04/10 01:28:29 DEBUG : file1: active writers 1
2025/04/10 01:28:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:28:30 DEBUG : : Looking for writers
2025/04/10 01:28:30 DEBUG : file1: reading active writers
2025/04/10 01:28:30 DEBUG : file1: active writers 1
2025/04/10 01:28:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:31 DEBUG : : Looking for writers
2025/04/10 01:28:31 DEBUG : file1: reading active writers
2025/04/10 01:28:31 DEBUG : file1: active writers 1
2025/04/10 01:28:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:32 DEBUG : : Looking for writers
2025/04/10 01:28:32 DEBUG : file1: reading active writers
2025/04/10 01:28:32 DEBUG : file1: active writers 1
2025/04/10 01:28:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:33 DEBUG : : Looking for writers
2025/04/10 01:28:33 DEBUG : file1: reading active writers
2025/04/10 01:28:33 DEBUG : file1: active writers 1
2025/04/10 01:28:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:34 DEBUG : : Looking for writers
2025/04/10 01:28:34 DEBUG : file1: reading active writers
2025/04/10 01:28:34 DEBUG : file1: active writers 1
2025/04/10 01:28:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:34 DEBUG : dir/virtualDir2: forgetting directory cache
2025/04/10 01:28:35 DEBUG : : Looking for writers
2025/04/10 01:28:35 DEBUG : file1: reading active writers
2025/04/10 01:28:35 DEBUG : file1: active writers 1
2025/04/10 01:28:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:35 DEBUG : : forgetting directory cache
2025/04/10 01:28:35 DEBUG : dir: forgetting directory cache
2025/04/10 01:28:35 DEBUG : dir/virtualDir: forgetting directory cache
2025/04/10 01:28:36 DEBUG : : Looking for writers
2025/04/10 01:28:36 DEBUG : file1: reading active writers
2025/04/10 01:28:36 DEBUG : file1: active writers 1
2025/04/10 01:28:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:37 DEBUG : : Looking for writers
2025/04/10 01:28:37 DEBUG : file1: reading active writers
2025/04/10 01:28:37 DEBUG : file1: active writers 1
2025/04/10 01:28:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:38 DEBUG : : Looking for writers
2025/04/10 01:28:38 DEBUG : file1: reading active writers
2025/04/10 01:28:38 DEBUG : file1: active writers 1
2025/04/10 01:28:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:39 DEBUG : : Looking for writers
2025/04/10 01:28:39 DEBUG : file1: reading active writers
2025/04/10 01:28:39 DEBUG : file1: active writers 1
2025/04/10 01:28:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:40 DEBUG : : Looking for writers
2025/04/10 01:28:40 DEBUG : file1: reading active writers
2025/04/10 01:28:40 DEBUG : file1: active writers 1
2025/04/10 01:28:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:41 DEBUG : : Looking for writers
2025/04/10 01:28:41 DEBUG : file1: reading active writers
2025/04/10 01:28:41 DEBUG : file1: active writers 1
2025/04/10 01:28:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:42 DEBUG : : Looking for writers
2025/04/10 01:28:42 DEBUG : file1: reading active writers
2025/04/10 01:28:42 DEBUG : file1: active writers 1
2025/04/10 01:28:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:43 DEBUG : : Looking for writers
2025/04/10 01:28:43 DEBUG : file1: reading active writers
2025/04/10 01:28:43 DEBUG : file1: active writers 1
2025/04/10 01:28:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:44 DEBUG : : Looking for writers
2025/04/10 01:28:44 DEBUG : file1: reading active writers
2025/04/10 01:28:44 DEBUG : file1: active writers 1
2025/04/10 01:28:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:45 DEBUG : : Looking for writers
2025/04/10 01:28:45 DEBUG : file1: reading active writers
2025/04/10 01:28:45 DEBUG : file1: active writers 1
2025/04/10 01:28:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:46 DEBUG : : Looking for writers
2025/04/10 01:28:46 DEBUG : file1: reading active writers
2025/04/10 01:28:46 DEBUG : file1: active writers 1
2025/04/10 01:28:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:47 DEBUG : : Looking for writers
2025/04/10 01:28:47 DEBUG : file1: reading active writers
2025/04/10 01:28:47 DEBUG : file1: active writers 1
2025/04/10 01:28:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:48 DEBUG : : Looking for writers
2025/04/10 01:28:48 DEBUG : file1: reading active writers
2025/04/10 01:28:48 DEBUG : file1: active writers 1
2025/04/10 01:28:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:48 DEBUG : : forgetting directory cache
2025/04/10 01:28:48 DEBUG : dir: forgetting directory cache
2025/04/10 01:28:48 DEBUG : dir: forgetting directory cache
2025/04/10 01:28:49 DEBUG : : Looking for writers
2025/04/10 01:28:49 DEBUG : file1: reading active writers
2025/04/10 01:28:49 DEBUG : file1: active writers 1
2025/04/10 01:28:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:50 DEBUG : : Looking for writers
2025/04/10 01:28:50 DEBUG : file1: reading active writers
2025/04/10 01:28:50 DEBUG : file1: active writers 1
2025/04/10 01:28:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:51 DEBUG : : Looking for writers
2025/04/10 01:28:51 DEBUG : file1: reading active writers
2025/04/10 01:28:51 DEBUG : file1: active writers 1
2025/04/10 01:28:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:52 DEBUG : : Looking for writers
2025/04/10 01:28:52 DEBUG : file1: reading active writers
2025/04/10 01:28:52 DEBUG : file1: active writers 1
2025/04/10 01:28:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:53 DEBUG : : Looking for writers
2025/04/10 01:28:53 DEBUG : file1: reading active writers
2025/04/10 01:28:53 DEBUG : file1: active writers 1
2025/04/10 01:28:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:54 DEBUG : : Looking for writers
2025/04/10 01:28:54 DEBUG : file1: reading active writers
2025/04/10 01:28:54 DEBUG : file1: active writers 1
2025/04/10 01:28:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:55 DEBUG : : Looking for writers
2025/04/10 01:28:55 DEBUG : file1: reading active writers
2025/04/10 01:28:55 DEBUG : file1: active writers 1
2025/04/10 01:28:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:56 DEBUG : : Looking for writers
2025/04/10 01:28:56 DEBUG : file1: reading active writers
2025/04/10 01:28:56 DEBUG : file1: active writers 1
2025/04/10 01:28:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:57 DEBUG : : Looking for writers
2025/04/10 01:28:57 DEBUG : file1: reading active writers
2025/04/10 01:28:57 DEBUG : file1: active writers 1
2025/04/10 01:28:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:58 DEBUG : : Looking for writers
2025/04/10 01:28:58 DEBUG : file1: reading active writers
2025/04/10 01:28:58 DEBUG : file1: active writers 1
2025/04/10 01:28:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:28:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s
Cache{
	"file1": &{c:0xc000a991d0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc0005cb708 notify:{wait:0 notify:0 lock:0 head:<nil> tail:<nil>} checker:824639797056} name:file1 opens:1 downloaders:<nil> o:<nil> fd:0xc000b04370 info:{ModTime:{wall:13976329421942132414 ext:741661491063 loc:0x3e9ae40} ATime:{wall:13976329421942132414 ext:741661491063 loc:0x3e9ae40} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false},
}
2025/04/10 01:28:58 DEBUG : >WaitForWriters: 
2025/04/10 01:28:58 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
2025/04/10 01:28:59 DEBUG : : forgetting directory cache
2025/04/10 01:28:59 DEBUG : dir: forgetting directory cache
2025/04/10 01:28:59 DEBUG : dir: Removed virtual directory entry vAddFile: "potato"
--- SKIP: TestRWFileModTimeWithOpenWriters (32.31s)
=== RUN   TestRWCacheRename
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:00 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:00 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:29:00 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:00 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:29:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:29:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:29:00 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2025/04/10 01:29:01 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:29:01 DEBUG : rename_me: newRWFileHandle: 
2025/04/10 01:29:01 DEBUG : rename_me(0xc000a9a040): openPending: 
2025/04/10 01:29:01 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct)
2025/04/10 01:29:01 DEBUG : : Added virtual directory entry vAddFile: "rename_me"
2025/04/10 01:29:01 DEBUG : rename_me(0xc000a9a040): >openPending: err=<nil>
2025/04/10 01:29:01 DEBUG : rename_me: >newRWFileHandle: err=<nil>
2025/04/10 01:29:01 DEBUG : : Added virtual directory entry vAddFile: "rename_me"
2025/04/10 01:29:01 DEBUG : rename_me: >Open: fd=rename_me (rw), err=<nil>
2025/04/10 01:29:01 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err=<nil>
2025/04/10 01:29:01 DEBUG : rename_me(0xc000a9a040): _writeAt: size=5, off=0
2025/04/10 01:29:01 DEBUG : rename_me(0xc000a9a040): >_writeAt: n=5, err=<nil>
2025/04/10 01:29:01 DEBUG : rename_me(0xc000a9a040): close: 
2025/04/10 01:29:01 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-10 01:29:01.298982251 +0000 UTC m=+773.975627341
2025/04/10 01:29:01 INFO  : rename_me: vfs cache: queuing for upload in 100ms
2025/04/10 01:29:01 DEBUG : rename_me(0xc000a9a040): >close: err=<nil>
2025/04/10 01:29:01 INFO  : rename_me: vfs cache: renamed in cache to "i_was_renamed"
2025/04/10 01:29:01 DEBUG : i_was_renamed: Updating file with <nil> 0xc0006fe000
2025/04/10 01:29:01 DEBUG : : Added virtual directory entry vDel: "rename_me"
2025/04/10 01:29:01 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed"
2025/04/10 01:29:01 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:01 DEBUG : : Looking for writers
2025/04/10 01:29:01 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms
2025/04/10 01:29:01 DEBUG : : Looking for writers
2025/04/10 01:29:01 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms
2025/04/10 01:29:01 DEBUG : : Looking for writers
2025/04/10 01:29:01 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms
2025/04/10 01:29:01 DEBUG : : Looking for writers
2025/04/10 01:29:01 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms
2025/04/10 01:29:01 DEBUG : i_was_renamed: vfs cache: starting upload
2025/04/10 01:29:01 DEBUG : : Looking for writers
2025/04/10 01:29:01 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms
2025/04/10 01:29:01 DEBUG : : Looking for writers
2025/04/10 01:29:01 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms
2025/04/10 01:29:01 DEBUG : : Looking for writers
2025/04/10 01:29:01 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms
2025/04/10 01:29:02 DEBUG : : Looking for writers
2025/04/10 01:29:02 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:29:03 DEBUG : : Looking for writers
2025/04/10 01:29:03 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s
2025/04/10 01:29:03 INFO  : i_was_renamed: Copied (new)
2025/04/10 01:29:03 DEBUG : i_was_renamed: vfs cache: fingerprint now "5"
2025/04/10 01:29:03 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer
2025/04/10 01:29:03 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed"
2025/04/10 01:29:03 INFO  : i_was_renamed: vfs cache: upload succeeded try #1
2025/04/10 01:29:04 DEBUG : : Looking for writers
2025/04/10 01:29:04 DEBUG : i_was_renamed: reading active writers
2025/04/10 01:29:04 DEBUG : >WaitForWriters: 
2025/04/10 01:29:04 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
--- PASS: TestRWCacheRename (6.41s)
=== RUN   TestRWCacheUpdate
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:06 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:06 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: root is "/home/rclone/.cache/rclone"
2025/04/10 01:29:06 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:06 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
2025/04/10 01:29:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name
2025/04/10 01:29:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSugarSync/Test/rclone-test-lakineq0mazu"
    read_write_test.go:729: skip as modtime not supported
2025/04/10 01:29:06 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:06 DEBUG : : Looking for writers
2025/04/10 01:29:06 DEBUG : >WaitForWriters: 
2025/04/10 01:29:06 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': vfs cache: cleaner exiting
2025/04/10 01:29:07 DEBUG : : forgetting directory cache
--- SKIP: TestRWCacheUpdate (1.54s)
=== RUN   TestCaseSensitivity
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
    vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive
--- SKIP: TestCaseSensitivity (1.51s)
=== RUN   TestUnicodeNormalization
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:13 DEBUG : : forgetting directory cache
2025/04/10 01:29:13 DEBUG : dir: forgetting directory cache
2025/04/10 01:29:13 DEBUG : dir/sub: forgetting directory cache
2025/04/10 01:29:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub"
2025/04/10 01:29:15 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:29:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY
2025/04/10 01:29:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil>
2025/04/10 01:29:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil>
2025/04/10 01:29:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:29:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/04/10 01:29:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:29:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY
2025/04/10 01:29:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err=<nil>
2025/04/10 01:29:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err=<nil>
2025/04/10 01:29:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:29:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/04/10 01:29:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:29:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY
2025/04/10 01:29:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil>
2025/04/10 01:29:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil>
2025/04/10 01:29:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:29:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728
2025/04/10 01:29:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:29:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:29:18 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:18 DEBUG : : Looking for writers
2025/04/10 01:29:18 DEBUG : normal name with no special characters.txt: reading active writers
2025/04/10 01:29:18 DEBUG : 測試_Русский___ě_áñ: reading active writers
2025/04/10 01:29:18 DEBUG : >WaitForWriters: 
--- PASS: TestUnicodeNormalization (10.75s)
=== RUN   TestVFSbaseHandle
--- PASS: TestVFSbaseHandle (0.00s)
=== RUN   TestVFSNew
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:20 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:20 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': Reusing VFS from active cache
2025/04/10 01:29:20 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:20 DEBUG : : Looking for writers
2025/04/10 01:29:20 DEBUG : >WaitForWriters: 
2025/04/10 01:29:20 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:20 DEBUG : : Looking for writers
2025/04/10 01:29:20 DEBUG : >WaitForWriters: 
--- PASS: TestVFSNew (1.54s)
=== RUN   TestVFSNewWithOpts
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:22 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:22 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:22 DEBUG : : Looking for writers
2025/04/10 01:29:22 DEBUG : >WaitForWriters: 
--- PASS: TestVFSNewWithOpts (1.52s)
=== RUN   TestVFSRoot
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:23 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:23 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:23 DEBUG : : Looking for writers
2025/04/10 01:29:23 DEBUG : >WaitForWriters: 
--- PASS: TestVFSRoot (1.52s)
=== RUN   TestVFSStat
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:25 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:29 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': Renewing token
2025/04/10 01:29:30 DEBUG : : forgetting directory cache
2025/04/10 01:29:30 DEBUG : dir: forgetting directory cache
2025/04/10 01:29:30 DEBUG : dir/sub: forgetting directory cache
2025/04/10 01:29:30 DEBUG : dir/sub/subsub: forgetting directory cache
2025/04/10 01:29:30 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub"
2025/04/10 01:29:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub"
2025/04/10 01:29:30 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file
2025/04/10 01:29:30 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file
2025/04/10 01:29:30 DEBUG : Saving config "user" in section "TestSugarSync" of the config file
2025/04/10 01:29:35 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:35 DEBUG : dir: Looking for writers
2025/04/10 01:29:35 DEBUG : file2: reading active writers
2025/04/10 01:29:35 DEBUG : : Looking for writers
2025/04/10 01:29:35 DEBUG : dir: reading active writers
2025/04/10 01:29:35 DEBUG : file1: reading active writers
2025/04/10 01:29:35 DEBUG : >WaitForWriters: 
--- PASS: TestVFSStat (14.93s)
=== RUN   TestVFSStatParent
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:40 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:29:48 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:29:48 DEBUG : dir: Looking for writers
2025/04/10 01:29:48 DEBUG : : Looking for writers
2025/04/10 01:29:48 DEBUG : dir: reading active writers
2025/04/10 01:29:48 DEBUG : file1: reading active writers
2025/04/10 01:29:48 DEBUG : >WaitForWriters: 
2025/04/10 01:29:51 DEBUG : : forgetting directory cache
2025/04/10 01:29:51 DEBUG : : Removed virtual directory entry vDel: "dir"
2025/04/10 01:29:51 DEBUG : dir: forgetting directory cache
2025/04/10 01:29:51 DEBUG : dir: Removed virtual directory entry vDel: "file1"
--- PASS: TestVFSStatParent (13.32s)
=== RUN   TestVFSOpenFile
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:29:53 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:30:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:30:01 DEBUG : : forgetting directory cache
2025/04/10 01:30:01 DEBUG : : Removed virtual directory entry vDel: "dir"
2025/04/10 01:30:02 DEBUG : file1: Open: flags=O_RDONLY
2025/04/10 01:30:02 DEBUG : file1: >Open: fd=file1 (r), err=<nil>
2025/04/10 01:30:02 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil>
2025/04/10 01:30:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:30:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err=<nil>
2025/04/10 01:30:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx
2025/04/10 01:30:02 DEBUG : dir: forgetting directory cache
2025/04/10 01:30:02 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/04/10 01:30:02 DEBUG : dir/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:30:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:30:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:30:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt"
2025/04/10 01:30:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err=<nil>
2025/04/10 01:30:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err=<nil>
2025/04/10 01:30:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt"
2025/04/10 01:30:02 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (0 bytes), uploading instead of streaming
2025/04/10 01:30:05 DEBUG : dir/new_file.txt: Size of src and dst objects identical
2025/04/10 01:30:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt"
2025/04/10 01:30:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:30:05 DEBUG : not found/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist
2025/04/10 01:30:05 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:30:05 DEBUG : dir: Looking for writers
2025/04/10 01:30:05 DEBUG : file2: reading active writers
2025/04/10 01:30:05 DEBUG : new_file.txt: reading active writers
2025/04/10 01:30:05 DEBUG : : Looking for writers
2025/04/10 01:30:05 DEBUG : file1: reading active writers
2025/04/10 01:30:05 DEBUG : dir: reading active writers
2025/04/10 01:30:05 DEBUG : >WaitForWriters: 
--- PASS: TestVFSOpenFile (17.34s)
=== RUN   TestVFSRename
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:30:10 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:30:12 DEBUG : : forgetting directory cache
2025/04/10 01:30:12 DEBUG : dir: forgetting directory cache
2025/04/10 01:30:12 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/04/10 01:30:19 INFO  : dir/file2: Moved (server-side) to: dir/file1
2025/04/10 01:30:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b8180
2025/04/10 01:30:19 DEBUG : dir: Added virtual directory entry vDel: "file2"
2025/04/10 01:30:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1"
2025/04/10 01:30:22 INFO  : dir/file1: Moved (server-side) to: file0
2025/04/10 01:30:22 DEBUG : file0: Updating file with file0 0xc0003b8180
2025/04/10 01:30:22 DEBUG : dir: Added virtual directory entry vDel: "file1"
2025/04/10 01:30:22 DEBUG : : Added virtual directory entry vAddFile: "file0"
2025/04/10 01:30:23 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:30:23 DEBUG : dir: Looking for writers
2025/04/10 01:30:23 DEBUG : : Looking for writers
2025/04/10 01:30:23 DEBUG : dir: reading active writers
2025/04/10 01:30:23 DEBUG : file0: reading active writers
2025/04/10 01:30:23 DEBUG : >WaitForWriters: 
2025/04/10 01:30:25 DEBUG : : forgetting directory cache
2025/04/10 01:30:25 DEBUG : dir3: forgetting directory cache
2025/04/10 01:30:25 DEBUG : dir3: Removed virtual directory entry vDel: "file1"
2025/04/10 01:30:25 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3"
2025/04/10 01:30:25 DEBUG : renamed empty directory: forgetting directory cache
2025/04/10 01:30:25 DEBUG : : Removed virtual directory entry vDel: "file2"
2025/04/10 01:30:25 DEBUG : : Removed virtual directory entry vDel: "empty directory"
2025/04/10 01:30:25 DEBUG : : Removed virtual directory entry vAddDir: "renamed empty directory"
2025/04/10 01:30:25 DEBUG : : Removed virtual directory entry vDel: "dir"
2025/04/10 01:30:25 DEBUG : : Removed virtual directory entry vAddDir: "dir2"
--- PASS: TestVFSRename (17.25s)
=== RUN   TestVFSStatfs
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:30:28 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:30:28 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:30:28 DEBUG : : Looking for writers
2025/04/10 01:30:28 DEBUG : >WaitForWriters: 
--- PASS: TestVFSStatfs (1.53s)
=== RUN   TestVFSMkdir
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:30:29 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:30:31 DEBUG : : Added virtual directory entry vAddDir: "/"
2025/04/10 01:30:33 DEBUG : : Added virtual directory entry vAddDir: "a"
2025/04/10 01:30:37 DEBUG : : Added virtual directory entry vAddDir: "b"
2025/04/10 01:30:40 DEBUG : : Added virtual directory entry vAddDir: "c"
2025/04/10 01:30:42 DEBUG : : Added virtual directory entry vAddDir: "d"
2025/04/10 01:30:43 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:30:43 DEBUG : : Looking for writers
2025/04/10 01:30:43 DEBUG : a: Looking for writers
2025/04/10 01:30:43 DEBUG : b: Looking for writers
2025/04/10 01:30:43 DEBUG : c: Looking for writers
2025/04/10 01:30:43 DEBUG : d: Looking for writers
2025/04/10 01:30:43 DEBUG : : Looking for writers
2025/04/10 01:30:43 DEBUG : d: reading active writers
2025/04/10 01:30:43 DEBUG : /: reading active writers
2025/04/10 01:30:43 DEBUG : a: reading active writers
2025/04/10 01:30:43 DEBUG : b: reading active writers
2025/04/10 01:30:43 DEBUG : c: reading active writers
2025/04/10 01:30:43 DEBUG : >WaitForWriters: 
--- PASS: TestVFSMkdir (20.77s)
=== RUN   TestVFSMkdirAll
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:30:50 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:30:54 DEBUG : : Added virtual directory entry vAddDir: "a"
2025/04/10 01:30:56 DEBUG : a: Added virtual directory entry vAddDir: "b"
2025/04/10 01:30:57 DEBUG : a/b: Added virtual directory entry vAddDir: "c"
2025/04/10 01:30:59 DEBUG : : forgetting directory cache
2025/04/10 01:30:59 DEBUG : dir: forgetting directory cache
2025/04/10 01:30:59 DEBUG : dir/sub: forgetting directory cache
2025/04/10 01:30:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0"
2025/04/10 01:30:59 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d"
2025/04/10 01:31:09 DEBUG : : forgetting directory cache
2025/04/10 01:31:10 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:31:10 DEBUG : a/b/c/d: Looking for writers
2025/04/10 01:31:10 DEBUG : a/b/c: Looking for writers
2025/04/10 01:31:10 DEBUG : d: reading active writers
2025/04/10 01:31:10 DEBUG : a/b: Looking for writers
2025/04/10 01:31:10 DEBUG : c: reading active writers
2025/04/10 01:31:10 DEBUG : a: Looking for writers
2025/04/10 01:31:10 DEBUG : b: reading active writers
2025/04/10 01:31:10 DEBUG : : Looking for writers
2025/04/10 01:31:10 DEBUG : a: reading active writers
2025/04/10 01:31:10 DEBUG : >WaitForWriters: 
2025/04/10 01:31:17 DEBUG : : forgetting directory cache
2025/04/10 01:31:17 DEBUG : dir: forgetting directory cache
2025/04/10 01:31:17 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata"
2025/04/10 01:31:17 DEBUG : : Removed virtual directory entry vAddFile: "dir.metadata"
--- PASS: TestVFSMkdirAll (28.92s)
=== 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 "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:31:19 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:31:19 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:31:19 DEBUG : : Looking for writers
2025/04/10 01:31:19 DEBUG : >WaitForWriters: 
--- PASS: TestVFSIsMetadataFile (1.54s)
=== RUN   TestWriteFileHandleReadonly
    write_test.go:38: Skipping test on non local remote
--- SKIP: TestWriteFileHandleReadonly (0.00s)
=== RUN   TestWriteFileHandleMethods
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:31:20 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:31:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:31:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:31:21 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:21 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:21 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:21 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal
2025/04/10 01:31:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal
2025/04/10 01:31:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes
2025/04/10 01:31:21 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (5 bytes), uploading instead of streaming
2025/04/10 01:31:24 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:31:24 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:31:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:31:25 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:25 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:25 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:31:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:31:25 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:25 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:25 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes
2025/04/10 01:31:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx
2025/04/10 01:31:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/04/10 01:31:25 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:25 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:25 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:25 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:25 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (0 bytes), uploading instead of streaming
2025/04/10 01:31:27 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:31:27 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx
2025/04/10 01:31:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC
2025/04/10 01:31:27 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:27 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:27 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:27 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:27 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (7 bytes), uploading instead of streaming
2025/04/10 01:31:27 DEBUG : : forgetting directory cache
2025/04/10 01:31:27 DEBUG : dir: forgetting directory cache
2025/04/10 01:31:29 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:29 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:31:29 DEBUG : : Looking for writers
2025/04/10 01:31:29 DEBUG : file1: reading active writers
2025/04/10 01:31:29 DEBUG : >WaitForWriters: 
--- PASS: TestWriteFileHandleMethods (10.97s)
=== RUN   TestWriteFileHandleWriteAt
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:31:31 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:31:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:32 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s
2025/04/10 01:31:33 DEBUG : file1: aborting in-sequence write wait, off=100
2025/04/10 01:31:33 DEBUG : file1: failed to wait for in-sequence write to 100
2025/04/10 01:31:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes
2025/04/10 01:31:33 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (11 bytes), uploading instead of streaming
2025/04/10 01:31:36 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:31:36 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor
2025/04/10 01:31:37 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:31:37 DEBUG : : Looking for writers
2025/04/10 01:31:37 DEBUG : file1: reading active writers
2025/04/10 01:31:37 DEBUG : >WaitForWriters: 
2025/04/10 01:31:38 DEBUG : : forgetting directory cache
2025/04/10 01:31:38 DEBUG : dir: forgetting directory cache
--- PASS: TestWriteFileHandleWriteAt (7.50s)
=== RUN   TestWriteFileHandleFlush
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:31:39 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:31:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:31:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:31:40 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:40 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:40 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions
2025/04/10 01:31:40 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:40 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (5 bytes), uploading instead of streaming
2025/04/10 01:31:42 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:31:42 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:42 DEBUG : file1: WriteFileHandle.Flush nothing to do
2025/04/10 01:31:42 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:31:42 DEBUG : : Looking for writers
2025/04/10 01:31:42 DEBUG : file1: reading active writers
2025/04/10 01:31:42 DEBUG : >WaitForWriters: 
--- PASS: TestWriteFileHandleFlush (5.58s)
=== RUN   TestWriteFileHandleRelease
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:31:44 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:31:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:31:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:31:45 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:45 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:45 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:31:45 DEBUG : file1: WriteFileHandle.Release closing
2025/04/10 01:31:45 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:45 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (0 bytes), uploading instead of streaming
2025/04/10 01:31:48 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:31:48 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:48 DEBUG : file1: WriteFileHandle.Release nothing to do
2025/04/10 01:31:48 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:31:48 DEBUG : : Looking for writers
2025/04/10 01:31:48 DEBUG : file1: reading active writers
2025/04/10 01:31:48 DEBUG : >WaitForWriters: 
--- PASS: TestWriteFileHandleRelease (5.85s)
=== RUN   TestWriteFileModTimeWithOpenWriters
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:31:50 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:31:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:31:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:31:51 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:31:51 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:31:51 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
    write_test.go:321: can't set mod time
2025/04/10 01:31:51 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:31:51 DEBUG : : Looking for writers
2025/04/10 01:31:51 DEBUG : file1: reading active writers
2025/04/10 01:31:51 DEBUG : file1: active writers 1
2025/04/10 01:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms
2025/04/10 01:31:51 DEBUG : : Looking for writers
2025/04/10 01:31:51 DEBUG : file1: reading active writers
2025/04/10 01:31:51 DEBUG : file1: active writers 1
2025/04/10 01:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms
2025/04/10 01:31:51 DEBUG : : Looking for writers
2025/04/10 01:31:51 DEBUG : file1: reading active writers
2025/04/10 01:31:51 DEBUG : file1: active writers 1
2025/04/10 01:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms
2025/04/10 01:31:51 DEBUG : : Looking for writers
2025/04/10 01:31:51 DEBUG : file1: reading active writers
2025/04/10 01:31:51 DEBUG : file1: active writers 1
2025/04/10 01:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms
2025/04/10 01:31:51 DEBUG : : Looking for writers
2025/04/10 01:31:51 DEBUG : file1: reading active writers
2025/04/10 01:31:51 DEBUG : file1: active writers 1
2025/04/10 01:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms
2025/04/10 01:31:51 DEBUG : : Looking for writers
2025/04/10 01:31:51 DEBUG : file1: reading active writers
2025/04/10 01:31:51 DEBUG : file1: active writers 1
2025/04/10 01:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms
2025/04/10 01:31:52 DEBUG : : Looking for writers
2025/04/10 01:31:52 DEBUG : file1: reading active writers
2025/04/10 01:31:52 DEBUG : file1: active writers 1
2025/04/10 01:31:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms
2025/04/10 01:31:52 DEBUG : : Looking for writers
2025/04/10 01:31:52 DEBUG : file1: reading active writers
2025/04/10 01:31:52 DEBUG : file1: active writers 1
2025/04/10 01:31:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:31:53 DEBUG : : forgetting directory cache
2025/04/10 01:31:53 DEBUG : dir: forgetting directory cache
2025/04/10 01:31:53 DEBUG : : Looking for writers
2025/04/10 01:31:53 DEBUG : file1: reading active writers
2025/04/10 01:31:53 DEBUG : file1: active writers 1
2025/04/10 01:31:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:31:54 DEBUG : : Looking for writers
2025/04/10 01:31:54 DEBUG : file1: reading active writers
2025/04/10 01:31:54 DEBUG : file1: active writers 1
2025/04/10 01:31:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:31:55 DEBUG : : Looking for writers
2025/04/10 01:31:55 DEBUG : file1: reading active writers
2025/04/10 01:31:55 DEBUG : file1: active writers 1
2025/04/10 01:31:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:31:56 DEBUG : : Looking for writers
2025/04/10 01:31:56 DEBUG : file1: reading active writers
2025/04/10 01:31:56 DEBUG : file1: active writers 1
2025/04/10 01:31:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:31:57 DEBUG : : Looking for writers
2025/04/10 01:31:57 DEBUG : file1: reading active writers
2025/04/10 01:31:57 DEBUG : file1: active writers 1
2025/04/10 01:31:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:31:58 DEBUG : : Looking for writers
2025/04/10 01:31:58 DEBUG : file1: reading active writers
2025/04/10 01:31:58 DEBUG : file1: active writers 1
2025/04/10 01:31:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:31:59 DEBUG : : forgetting directory cache
2025/04/10 01:31:59 DEBUG : : Looking for writers
2025/04/10 01:31:59 DEBUG : file1: reading active writers
2025/04/10 01:31:59 DEBUG : file1: active writers 1
2025/04/10 01:31:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:00 DEBUG : : Looking for writers
2025/04/10 01:32:00 DEBUG : file1: reading active writers
2025/04/10 01:32:00 DEBUG : file1: active writers 1
2025/04/10 01:32:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:01 DEBUG : : Looking for writers
2025/04/10 01:32:01 DEBUG : file1: reading active writers
2025/04/10 01:32:01 DEBUG : file1: active writers 1
2025/04/10 01:32:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:02 DEBUG : : Looking for writers
2025/04/10 01:32:02 DEBUG : file1: reading active writers
2025/04/10 01:32:02 DEBUG : file1: active writers 1
2025/04/10 01:32:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:03 DEBUG : : Looking for writers
2025/04/10 01:32:03 DEBUG : file1: reading active writers
2025/04/10 01:32:03 DEBUG : file1: active writers 1
2025/04/10 01:32:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:04 DEBUG : : Looking for writers
2025/04/10 01:32:04 DEBUG : file1: reading active writers
2025/04/10 01:32:04 DEBUG : file1: active writers 1
2025/04/10 01:32:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:05 DEBUG : : forgetting directory cache
2025/04/10 01:32:05 DEBUG : dir: forgetting directory cache
2025/04/10 01:32:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1"
2025/04/10 01:32:05 DEBUG : : Looking for writers
2025/04/10 01:32:05 DEBUG : file1: reading active writers
2025/04/10 01:32:05 DEBUG : file1: active writers 1
2025/04/10 01:32:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:06 DEBUG : : Looking for writers
2025/04/10 01:32:06 DEBUG : file1: reading active writers
2025/04/10 01:32:06 DEBUG : file1: active writers 1
2025/04/10 01:32:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:07 DEBUG : : Looking for writers
2025/04/10 01:32:07 DEBUG : file1: reading active writers
2025/04/10 01:32:07 DEBUG : file1: active writers 1
2025/04/10 01:32:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:08 DEBUG : : Looking for writers
2025/04/10 01:32:08 DEBUG : file1: reading active writers
2025/04/10 01:32:08 DEBUG : file1: active writers 1
2025/04/10 01:32:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:09 DEBUG : : Looking for writers
2025/04/10 01:32:09 DEBUG : file1: reading active writers
2025/04/10 01:32:09 DEBUG : file1: active writers 1
2025/04/10 01:32:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:10 DEBUG : : Looking for writers
2025/04/10 01:32:10 DEBUG : file1: reading active writers
2025/04/10 01:32:10 DEBUG : file1: active writers 1
2025/04/10 01:32:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:11 DEBUG : : Looking for writers
2025/04/10 01:32:11 DEBUG : file1: reading active writers
2025/04/10 01:32:11 DEBUG : file1: active writers 1
2025/04/10 01:32:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:12 DEBUG : : Looking for writers
2025/04/10 01:32:12 DEBUG : file1: reading active writers
2025/04/10 01:32:12 DEBUG : file1: active writers 1
2025/04/10 01:32:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:13 DEBUG : : Looking for writers
2025/04/10 01:32:13 DEBUG : file1: reading active writers
2025/04/10 01:32:13 DEBUG : file1: active writers 1
2025/04/10 01:32:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:14 DEBUG : : Looking for writers
2025/04/10 01:32:14 DEBUG : file1: reading active writers
2025/04/10 01:32:14 DEBUG : file1: active writers 1
2025/04/10 01:32:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:15 DEBUG : : Looking for writers
2025/04/10 01:32:15 DEBUG : file1: reading active writers
2025/04/10 01:32:15 DEBUG : file1: active writers 1
2025/04/10 01:32:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:16 DEBUG : : Looking for writers
2025/04/10 01:32:16 DEBUG : file1: reading active writers
2025/04/10 01:32:16 DEBUG : file1: active writers 1
2025/04/10 01:32:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:17 DEBUG : : Looking for writers
2025/04/10 01:32:17 DEBUG : file1: reading active writers
2025/04/10 01:32:17 DEBUG : file1: active writers 1
2025/04/10 01:32:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:18 DEBUG : : forgetting directory cache
2025/04/10 01:32:18 DEBUG : dir: forgetting directory cache
2025/04/10 01:32:18 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/04/10 01:32:18 DEBUG : : Looking for writers
2025/04/10 01:32:18 DEBUG : file1: reading active writers
2025/04/10 01:32:18 DEBUG : file1: active writers 1
2025/04/10 01:32:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:19 DEBUG : : Looking for writers
2025/04/10 01:32:19 DEBUG : file1: reading active writers
2025/04/10 01:32:19 DEBUG : file1: active writers 1
2025/04/10 01:32:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:20 DEBUG : : Looking for writers
2025/04/10 01:32:20 DEBUG : file1: reading active writers
2025/04/10 01:32:20 DEBUG : file1: active writers 1
2025/04/10 01:32:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s
2025/04/10 01:32:21 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s
Cache: <nil>
2025/04/10 01:32:21 DEBUG : >WaitForWriters: 
--- SKIP: TestWriteFileModTimeWithOpenWriters (32.33s)
=== RUN   TestFileReadAtZeroLength
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:32:23 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:32:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:32:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:32:23 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:32:23 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:32:23 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:32:23 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:32:23 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (0 bytes), uploading instead of streaming
2025/04/10 01:32:26 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:32:26 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:32:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:32:26 DEBUG : file1: Open: flags=O_RDONLY
2025/04/10 01:32:26 DEBUG : file1: >Open: fd=file1 (r), err=<nil>
2025/04/10 01:32:26 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil>
2025/04/10 01:32:26 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:32:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728
2025/04/10 01:32:27 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:32:27 DEBUG : : Looking for writers
2025/04/10 01:32:27 DEBUG : file1: reading active writers
2025/04/10 01:32:27 DEBUG : >WaitForWriters: 
--- PASS: TestFileReadAtZeroLength (6.05s)
=== RUN   TestFileReadAtNonZeroLength
    run.go:180: Remote "sugarsync root 'Test/rclone-test-lakineq0mazu'", Local "Local file system at /tmp/rclone1737402587", Modify Window "876000h0m0s"
2025/04/10 01:32:29 INFO  : sugarsync root 'Test/rclone-test-lakineq0mazu': poll-interval is not supported by this remote
2025/04/10 01:32:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx
2025/04/10 01:32:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE
2025/04/10 01:32:29 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:32:29 DEBUG : file1: >Open: fd=file1 (w), err=<nil>
2025/04/10 01:32:29 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil>
2025/04/10 01:32:29 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:32:29 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': File to upload is small (100 bytes), uploading instead of streaming
2025/04/10 01:32:30 DEBUG : : forgetting directory cache
2025/04/10 01:32:30 DEBUG : dir: forgetting directory cache
2025/04/10 01:32:30 DEBUG : dir: Removed virtual directory entry vDel: "file1"
2025/04/10 01:32:32 DEBUG : file1: Size of src and dst objects identical
2025/04/10 01:32:32 DEBUG : : Added virtual directory entry vAddFile: "file1"
2025/04/10 01:32:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=----------
2025/04/10 01:32:32 DEBUG : file1: Open: flags=O_RDONLY
2025/04/10 01:32:32 DEBUG : file1: >Open: fd=file1 (r), err=<nil>
2025/04/10 01:32:32 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil>
2025/04/10 01:32:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728
2025/04/10 01:32:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728
2025/04/10 01:32:33 DEBUG : WaitForWriters: timeout=30s
2025/04/10 01:32:33 DEBUG : : Looking for writers
2025/04/10 01:32:33 DEBUG : file1: reading active writers
2025/04/10 01:32:33 DEBUG : >WaitForWriters: 
--- PASS: TestFileReadAtNonZeroLength (6.15s)
=== RUN   TestFunctional
    vfstest_test.go:20: Skip on non local
--- SKIP: TestFunctional (0.00s)
PASS
2025/04/10 01:32:35 DEBUG : sugarsync root 'Test/rclone-test-lakineq0mazu': Purge remote
"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 16m28.872129815s (try 1/5)