"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/18 06:17:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pepewid3case" 2025/04/18 06:17:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 06:17:15 DEBUG : Starting OpenDrive session with ID: 80d319d70037555c460da91ed8c84113181f4b32bab874af6d6aaccd1bff7448 2025/04/18 06:17:16 DEBUG : Creating backend with remote "/tmp/rclone3633472478" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:16 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:16 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:17:19 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:17:19 DEBUG : dir: Looking for writers 2025/04/18 06:17:19 DEBUG : : Looking for writers 2025/04/18 06:17:19 DEBUG : dir: reading active writers 2025/04/18 06:17:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.98s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:20 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:20 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:17:22 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/18 06:17:25 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/04/18 06:17:26 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:17:26 DEBUG : dir/subdir: Looking for writers 2025/04/18 06:17:26 DEBUG : dir: Looking for writers 2025/04/18 06:17:26 DEBUG : file2: reading active writers 2025/04/18 06:17:26 DEBUG : subdir: reading active writers 2025/04/18 06:17:26 DEBUG : file1: reading active writers 2025/04/18 06:17:26 DEBUG : : Looking for writers 2025/04/18 06:17:26 DEBUG : dir: reading active writers 2025/04/18 06:17:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.51s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:28 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:28 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:17:31 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:17:31 DEBUG : dir: Looking for writers 2025/04/18 06:17:31 DEBUG : file1: reading active writers 2025/04/18 06:17:31 DEBUG : : Looking for writers 2025/04/18 06:17:31 DEBUG : dir: reading active writers 2025/04/18 06:17:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.84s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:32 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:32 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:17:35 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:17:35 DEBUG : dir: Looking for writers 2025/04/18 06:17:35 DEBUG : : Looking for writers 2025/04/18 06:17:35 DEBUG : dir: reading active writers 2025/04/18 06:17:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.80s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:36 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:36 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:17:39 DEBUG : dir: forgetting directory cache 2025/04/18 06:17:39 DEBUG : : forgetting directory cache 2025/04/18 06:17:39 DEBUG : dir: forgetting directory cache 2025/04/18 06:17:39 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:17:39 DEBUG : : Looking for writers 2025/04/18 06:17:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.29s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:40 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:40 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:17:43 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/18 06:17:43 DEBUG : dir: invalidating directory cache 2025/04/18 06:17:43 DEBUG : : >ForgetPath: 2025/04/18 06:17:43 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/18 06:17:43 DEBUG : : invalidating directory cache 2025/04/18 06:17:43 DEBUG : dir: forgetting directory cache 2025/04/18 06:17:43 DEBUG : : >ForgetPath: 2025/04/18 06:17:43 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/18 06:17:43 DEBUG : : >ForgetPath: 2025/04/18 06:17:43 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:17:43 DEBUG : dir: Looking for writers 2025/04/18 06:17:43 DEBUG : : Looking for writers 2025/04/18 06:17:43 DEBUG : dir: reading active writers 2025/04/18 06:17:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.94s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:44 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:44 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "fil/a/b/c" to "OpenDrive root 'rclone-test-pepewid3case'": failed to get folder list: Directory doesn't exist (Error 404) 2025/04/18 06:17:47 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:17:47 DEBUG : dir: Looking for writers 2025/04/18 06:17:47 DEBUG : : Looking for writers 2025/04/18 06:17:47 DEBUG : dir: reading active writers 2025/04/18 06:17:47 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:147 Error: Not equal: expected: []string{} actual : []string{"fil"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "fil" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (12.43s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:17:57 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:17:57 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:17:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:00 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:00 DEBUG : dir: Looking for writers 2025/04/18 06:18:00 DEBUG : fil: Looking for writers 2025/04/18 06:18:00 DEBUG : : Looking for writers 2025/04/18 06:18:00 DEBUG : dir: reading active writers 2025/04/18 06:18:00 DEBUG : fil: reading active writers 2025/04/18 06:18:00 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.53s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:01 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:01 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:04 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:04 DEBUG : dir: Looking for writers 2025/04/18 06:18:04 DEBUG : file1: reading active writers 2025/04/18 06:18:04 DEBUG : : Looking for writers 2025/04/18 06:18:04 DEBUG : dir: reading active writers 2025/04/18 06:18:04 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirStat (4.95s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:06 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:06 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:09 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/18 06:18:11 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/04/18 06:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/18 06:18:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/18 06:18:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/18 06:18:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/18 06:18:13 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/04/18 06:18:16 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/04/18 06:18:17 DEBUG : dir: invalidating directory cache 2025/04/18 06:18:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/18 06:18:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/18 06:18:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/18 06:18:18 DEBUG : dir/file1: Reset virtual modtime 2025/04/18 06:18:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/18 06:18:18 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/18 06:18:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/18 06:18:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/18 06:18:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:18:18 DEBUG : dir: invalidating directory cache 2025/04/18 06:18:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/18 06:18:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/18 06:18:18 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/18 06:18:18 DEBUG : : forgetting directory cache 2025/04/18 06:18:18 DEBUG : dir: forgetting directory cache 2025/04/18 06:18:18 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/18 06:18:18 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:18 DEBUG : dir/virtualDir: Looking for writers 2025/04/18 06:18:18 DEBUG : dir: Looking for writers 2025/04/18 06:18:18 DEBUG : virtualFile2: reading active writers 2025/04/18 06:18:18 DEBUG : virtualFile: reading active writers 2025/04/18 06:18:18 DEBUG : virtualDir: reading active writers 2025/04/18 06:18:18 DEBUG : file1: reading active writers 2025/04/18 06:18:18 DEBUG : : Looking for writers 2025/04/18 06:18:18 DEBUG : dir: reading active writers 2025/04/18 06:18:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.59s) --- PASS: TestDirReadDirAll/Virtual (5.02s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:20 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:20 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:22 ERROR : dir/: Can only open directories read only 2025/04/18 06:18:22 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:22 DEBUG : dir: Looking for writers 2025/04/18 06:18:22 DEBUG : : Looking for writers 2025/04/18 06:18:22 DEBUG : dir: reading active writers 2025/04/18 06:18:22 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.59s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:23 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:23 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/04/18 06:18:26 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:18:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:18:26 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/18 06:18:26 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:18:26 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:18:27 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/18 06:18:28 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:18:28 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/18 06:18:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:18:28 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:28 DEBUG : dir: Looking for writers 2025/04/18 06:18:28 DEBUG : file1: reading active writers 2025/04/18 06:18:28 DEBUG : potato: reading active writers 2025/04/18 06:18:28 DEBUG : : Looking for writers 2025/04/18 06:18:28 DEBUG : dir: reading active writers 2025/04/18 06:18:28 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.77s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:29 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:29 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/04/18 06:18:33 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:33 DEBUG : dir/sub: Looking for writers 2025/04/18 06:18:33 DEBUG : dir: Looking for writers 2025/04/18 06:18:33 DEBUG : file1: reading active writers 2025/04/18 06:18:33 DEBUG : sub: reading active writers 2025/04/18 06:18:33 DEBUG : : Looking for writers 2025/04/18 06:18:33 DEBUG : dir: reading active writers 2025/04/18 06:18:33 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.73s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:35 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:35 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/18 06:18:38 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/18 06:18:39 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:39 DEBUG : dir/sub/subsub: Looking for writers 2025/04/18 06:18:39 DEBUG : dir/sub: Looking for writers 2025/04/18 06:18:39 DEBUG : subsub: reading active writers 2025/04/18 06:18:39 DEBUG : dir: Looking for writers 2025/04/18 06:18:39 DEBUG : file1: reading active writers 2025/04/18 06:18:39 DEBUG : sub: reading active writers 2025/04/18 06:18:39 DEBUG : : Looking for writers 2025/04/18 06:18:39 DEBUG : dir: reading active writers 2025/04/18 06:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.49s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:41 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:41 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:44 ERROR : dir/: Dir.Remove not empty 2025/04/18 06:18:44 DEBUG : dir/file1: Remove: 2025/04/18 06:18:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:18:44 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:18:45 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/18 06:18:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:45 DEBUG : : Looking for writers 2025/04/18 06:18:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.99s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:45 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:45 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:48 DEBUG : dir/file1: Remove: 2025/04/18 06:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:18:48 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:18:48 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/18 06:18:48 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:48 DEBUG : : Looking for writers 2025/04/18 06:18:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.65s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:49 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:49 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:52 DEBUG : dir/file1: Remove: 2025/04/18 06:18:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:18:52 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:18:52 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:18:52 DEBUG : dir: Looking for writers 2025/04/18 06:18:52 DEBUG : : Looking for writers 2025/04/18 06:18:52 DEBUG : dir: reading active writers 2025/04/18 06:18:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.27s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:18:53 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:18:53 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:18:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:18:56 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/04/18 06:18:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/18 06:18:58 DEBUG : dir2: same parent dir (ODFfODI1OTcyOF9MdmpYRQ) - using folder/rename instead of move_copy 2025/04/18 06:18:58 DEBUG : dir: Updating dir with dir2 0xc000b22000 2025/04/18 06:18:58 DEBUG : dir: forgetting directory cache 2025/04/18 06:18:58 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/18 06:18:58 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/18 06:18:59 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/18 06:18:59 DEBUG : file2: Updating file with file2 0xc000001140 2025/04/18 06:18:59 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/18 06:18:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:19:00 INFO : dir2/file3: Deleted 2025/04/18 06:19:00 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/18 06:19:00 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001140 2025/04/18 06:19:00 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/18 06:19:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/18 06:19:01 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/18 06:19:01 DEBUG : renamed empty directory: same parent dir (ODFfODI1OTcyOF9MdmpYRQ) - using folder/rename instead of move_copy 2025/04/18 06:19:01 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000f6ea0 2025/04/18 06:19:01 DEBUG : empty directory: forgetting directory cache 2025/04/18 06:19:01 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/18 06:19:01 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/18 06:19:01 DEBUG : dir2: Renaming to "dir3" 2025/04/18 06:19:01 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:01 DEBUG : dir3: Looking for writers 2025/04/18 06:19:01 DEBUG : file3: reading active writers 2025/04/18 06:19:01 DEBUG : renamed empty directory: Looking for writers 2025/04/18 06:19:01 DEBUG : : Looking for writers 2025/04/18 06:19:01 DEBUG : dir3: reading active writers 2025/04/18 06:19:01 DEBUG : renamed empty directory: reading active writers 2025/04/18 06:19:01 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirRename (17.49s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:11 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:11 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:19:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/18 06:19:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:19:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:19:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/18 06:19:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/18 06:19:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/18 06:19:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/18 06:19:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:19:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:19:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/18 06:19:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/18 06:19:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/18 06:19:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/18 06:19:14 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (12 bytes), uploading instead of streaming 2025/04/18 06:19:15 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/04/18 06:19:15 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/18 06:19:15 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/18 06:19:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/18 06:19:15 DEBUG : : forgetting directory cache 2025/04/18 06:19:15 DEBUG : dir: forgetting directory cache 2025/04/18 06:19:15 DEBUG : dir/sub: forgetting directory cache 2025/04/18 06:19:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/18 06:19:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/18 06:19:15 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:19:16 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/04/18 06:19:17 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:19:17 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/18 06:19:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/18 06:19:17 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:17 DEBUG : dir/sub: Looking for writers 2025/04/18 06:19:17 DEBUG : file0: reading active writers 2025/04/18 06:19:17 DEBUG : file2: reading active writers 2025/04/18 06:19:17 DEBUG : dir: Looking for writers 2025/04/18 06:19:17 DEBUG : file1: reading active writers 2025/04/18 06:19:17 DEBUG : sub: reading active writers 2025/04/18 06:19:17 DEBUG : : Looking for writers 2025/04/18 06:19:17 DEBUG : dir: reading active writers 2025/04/18 06:19:17 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.42s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:19 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:19 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/18 06:19:19 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:19 DEBUG : : Looking for writers 2025/04/18 06:19:19 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:19 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:19 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:19:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/18 06:19:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:19:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/18 06:19:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/18 06:19:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/18 06:19:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:19:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/18 06:19:22 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/18 06:19:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:19:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/18 06:19:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/18 06:19:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/18 06:19:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:19:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/18 06:19:22 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:22 DEBUG : dir: Looking for writers 2025/04/18 06:19:22 DEBUG : file1.metadata: reading active writers 2025/04/18 06:19:22 DEBUG : file1: reading active writers 2025/04/18 06:19:22 DEBUG : : Looking for writers 2025/04/18 06:19:22 DEBUG : dir: reading active writers 2025/04/18 06:19:22 DEBUG : dir.metadata: reading active writers 2025/04/18 06:19:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.64s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:23 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:23 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:19:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:26 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:26 DEBUG : dir: Looking for writers 2025/04/18 06:19:26 DEBUG : file1: reading active writers 2025/04/18 06:19:26 DEBUG : : Looking for writers 2025/04/18 06:19:26 DEBUG : dir: reading active writers 2025/04/18 06:19:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.83s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:27 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:27 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:19:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:30 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/04/18 06:19:32 DEBUG : Can set mod time: true 2025/04/18 06:19:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:19:32 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:32 DEBUG : dir: Looking for writers 2025/04/18 06:19:32 DEBUG : file1: reading active writers 2025/04/18 06:19:32 DEBUG : : Looking for writers 2025/04/18 06:19:32 DEBUG : dir: reading active writers 2025/04/18 06:19:32 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:35 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:35 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:19:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:19:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:19:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:19:37 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:19:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:19:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:19:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:19:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:19:39 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:39 DEBUG : dir: Looking for writers 2025/04/18 06:19:39 DEBUG : file1: reading active writers 2025/04/18 06:19:39 DEBUG : : Looking for writers 2025/04/18 06:19:39 DEBUG : dir: reading active writers 2025/04/18 06:19:39 DEBUG : >WaitForWriters: 2025/04/18 06:19:39 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:39 DEBUG : dir: Looking for writers 2025/04/18 06:19:39 DEBUG : file1: reading active writers 2025/04/18 06:19:39 DEBUG : : Looking for writers 2025/04/18 06:19:39 DEBUG : dir: reading active writers 2025/04/18 06:19:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:40 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:40 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:19:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:19:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:19:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:19:43 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:19:43 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/18 06:19:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:19:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:19:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:19:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:19:44 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:44 DEBUG : dir: Looking for writers 2025/04/18 06:19:44 DEBUG : file1: reading active writers 2025/04/18 06:19:44 DEBUG : : Looking for writers 2025/04/18 06:19:44 DEBUG : dir: reading active writers 2025/04/18 06:19:44 DEBUG : >WaitForWriters: 2025/04/18 06:19:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:45 DEBUG : dir: Looking for writers 2025/04/18 06:19:45 DEBUG : file1: reading active writers 2025/04/18 06:19:45 DEBUG : : Looking for writers 2025/04/18 06:19:45 DEBUG : dir: reading active writers 2025/04/18 06:19:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:46 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:46 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:19:46 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:46 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:19:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:19:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:46 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:19:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:19:49 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:49 DEBUG : dir: Looking for writers 2025/04/18 06:19:49 DEBUG : file1: reading active writers 2025/04/18 06:19:49 DEBUG : : Looking for writers 2025/04/18 06:19:49 DEBUG : dir: reading active writers 2025/04/18 06:19:49 DEBUG : >WaitForWriters: 2025/04/18 06:19:49 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:50 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:50 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:19:50 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:50 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:19:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:19:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:50 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:19:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/18 06:19:53 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:19:53 DEBUG : dir/file1(0xc000aac240): close: 2025/04/18 06:19:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:19:53 DEBUG : dir/file1(0xc000aac240): >close: err= 2025/04/18 06:19:53 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:53 DEBUG : dir: Looking for writers 2025/04/18 06:19:53 DEBUG : file1: reading active writers 2025/04/18 06:19:53 DEBUG : : Looking for writers 2025/04/18 06:19:53 DEBUG : dir: reading active writers 2025/04/18 06:19:53 DEBUG : >WaitForWriters: 2025/04/18 06:19:53 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:53 DEBUG : dir: Looking for writers 2025/04/18 06:19:53 DEBUG : file1: reading active writers 2025/04/18 06:19:53 DEBUG : : Looking for writers 2025/04/18 06:19:53 DEBUG : dir: reading active writers 2025/04/18 06:19:53 DEBUG : >WaitForWriters: 2025/04/18 06:19:53 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:19:54 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:19:54 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:19:54 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:54 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:19:54 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:19:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/18 06:19:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:19:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:19:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:19:57 DEBUG : dir/file1(0xc000155040): _writeAt: size=5, off=0 2025/04/18 06:19:57 DEBUG : dir/file1(0xc000155040): openPending: 2025/04/18 06:19:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:19:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:19:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:19:57 DEBUG : dir/file1(0xc000155040): >openPending: err= 2025/04/18 06:19:57 DEBUG : dir/file1(0xc000155040): >_writeAt: n=5, err= 2025/04/18 06:19:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/18 06:19:57 DEBUG : dir/file1(0xc000155040): close: 2025/04/18 06:19:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/18 06:19:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/18 06:19:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/18 06:19:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/18 06:19:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/18 06:19:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:19:57 DEBUG : dir/file1(0xc000155040): >close: err= 2025/04/18 06:19:57 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:19:57 DEBUG : dir: Looking for writers 2025/04/18 06:19:57 DEBUG : file1: reading active writers 2025/04/18 06:19:57 DEBUG : : Looking for writers 2025/04/18 06:19:57 DEBUG : dir: reading active writers 2025/04/18 06:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:19:57 DEBUG : dir: Looking for writers 2025/04/18 06:19:57 DEBUG : file1: reading active writers 2025/04/18 06:19:57 DEBUG : : Looking for writers 2025/04/18 06:19:57 DEBUG : dir: reading active writers 2025/04/18 06:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:19:57 DEBUG : dir: Looking for writers 2025/04/18 06:19:57 DEBUG : file1: reading active writers 2025/04/18 06:19:57 DEBUG : : Looking for writers 2025/04/18 06:19:57 DEBUG : dir: reading active writers 2025/04/18 06:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:19:57 DEBUG : dir: Looking for writers 2025/04/18 06:19:57 DEBUG : file1: reading active writers 2025/04/18 06:19:57 DEBUG : : Looking for writers 2025/04/18 06:19:57 DEBUG : dir: reading active writers 2025/04/18 06:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:19:57 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:19:57 DEBUG : dir: Looking for writers 2025/04/18 06:19:57 DEBUG : file1: reading active writers 2025/04/18 06:19:57 DEBUG : : Looking for writers 2025/04/18 06:19:57 DEBUG : dir: reading active writers 2025/04/18 06:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:19:58 DEBUG : dir: Looking for writers 2025/04/18 06:19:58 DEBUG : file1: reading active writers 2025/04/18 06:19:58 DEBUG : : Looking for writers 2025/04/18 06:19:58 DEBUG : dir: reading active writers 2025/04/18 06:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:19:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:19:58 DEBUG : dir: Looking for writers 2025/04/18 06:19:58 DEBUG : file1: reading active writers 2025/04/18 06:19:58 DEBUG : : Looking for writers 2025/04/18 06:19:58 DEBUG : dir: reading active writers 2025/04/18 06:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:19:58 DEBUG : dir: Looking for writers 2025/04/18 06:19:58 DEBUG : file1: reading active writers 2025/04/18 06:19:58 DEBUG : : Looking for writers 2025/04/18 06:19:58 DEBUG : dir: reading active writers 2025/04/18 06:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:19:59 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/18 06:19:59 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:19:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/18 06:19:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:19:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/18 06:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:19:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:19:59 DEBUG : dir: Looking for writers 2025/04/18 06:19:59 DEBUG : file1: reading active writers 2025/04/18 06:19:59 DEBUG : : Looking for writers 2025/04/18 06:19:59 DEBUG : dir: reading active writers 2025/04/18 06:19:59 DEBUG : >WaitForWriters: 2025/04/18 06:20:00 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:00 DEBUG : dir: Looking for writers 2025/04/18 06:20:00 DEBUG : file1: reading active writers 2025/04/18 06:20:00 DEBUG : : Looking for writers 2025/04/18 06:20:00 DEBUG : dir: reading active writers 2025/04/18 06:20:00 DEBUG : >WaitForWriters: 2025/04/18 06:20:00 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.12s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.79s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.64s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.54s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.18s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.67s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:01 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:01 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:20:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:20:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:20:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/18 06:20:04 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:04 DEBUG : dir: Looking for writers 2025/04/18 06:20:04 DEBUG : file1: reading active writers 2025/04/18 06:20:04 DEBUG : : Looking for writers 2025/04/18 06:20:04 DEBUG : dir: reading active writers 2025/04/18 06:20:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.31s) === RUN TestFileOpenReadUnknownSize 2025/04/18 06:20:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/18 06:20:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:20:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/18 06:20:05 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:05 DEBUG : : Looking for writers 2025/04/18 06:20:05 DEBUG : file.txt: reading active writers 2025/04/18 06:20:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:05 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:05 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:08 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (25 bytes), uploading instead of streaming 2025/04/18 06:20:09 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/18 06:20:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:20:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:20:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:10 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:10 DEBUG : dir: Looking for writers 2025/04/18 06:20:10 DEBUG : file1: reading active writers 2025/04/18 06:20:10 DEBUG : : Looking for writers 2025/04/18 06:20:10 DEBUG : dir: reading active writers 2025/04/18 06:20:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.97s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:11 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:11 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:14 DEBUG : dir/file1: Remove: 2025/04/18 06:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:20:14 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:20:14 DEBUG : dir/file1: Remove: 2025/04/18 06:20:14 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/18 06:20:14 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:14 DEBUG : dir: Looking for writers 2025/04/18 06:20:14 DEBUG : : Looking for writers 2025/04/18 06:20:14 DEBUG : dir: reading active writers 2025/04/18 06:20:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.01s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:15 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:15 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:18 DEBUG : dir/file1: Remove: 2025/04/18 06:20:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:20:18 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:20:18 DEBUG : dir/file1: Remove: 2025/04/18 06:20:18 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/18 06:20:18 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:18 DEBUG : dir: Looking for writers 2025/04/18 06:20:18 DEBUG : : Looking for writers 2025/04/18 06:20:18 DEBUG : dir: reading active writers 2025/04/18 06:20:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.02s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:19 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:19 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:20:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:20:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/18 06:20:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:20:22 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/18 06:20:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:20:22 DEBUG : dir/file1: Open: flags=0x3 2025/04/18 06:20:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/18 06:20:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/18 06:20:22 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:22 DEBUG : dir: Looking for writers 2025/04/18 06:20:22 DEBUG : file1: reading active writers 2025/04/18 06:20:22 DEBUG : : Looking for writers 2025/04/18 06:20:22 DEBUG : dir: reading active writers 2025/04/18 06:20:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.06s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:23 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:23 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:26 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:26 DEBUG : dir: Looking for writers 2025/04/18 06:20:26 DEBUG : file1: reading active writers 2025/04/18 06:20:26 DEBUG : : Looking for writers 2025/04/18 06:20:26 DEBUG : dir: reading active writers 2025/04/18 06:20:26 DEBUG : >WaitForWriters: 2025/04/18 06:20:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:20:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000569200 2025/04/18 06:20:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:20:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:20:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:20:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000569200 2025/04/18 06:20:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:20:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:20:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:20:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc000569200 2025/04/18 06:20:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:20:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:20:28 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (25 bytes), uploading instead of streaming 2025/04/18 06:20:29 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/18 06:20:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:20:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:20:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:20:30 DEBUG : newLeaf: Running delayed rename now 2025/04/18 06:20:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:20:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000569200 2025/04/18 06:20:30 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:30 DEBUG : dir: Looking for writers 2025/04/18 06:20:30 DEBUG : : Looking for writers 2025/04/18 06:20:30 DEBUG : dir: reading active writers 2025/04/18 06:20:30 DEBUG : newLeaf: reading active writers 2025/04/18 06:20:30 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/18 06:20:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:38 DEBUG : dir: Looking for writers 2025/04/18 06:20:38 DEBUG : : Looking for writers 2025/04/18 06:20:38 DEBUG : dir: reading active writers 2025/04/18 06:20:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:20:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:39 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:39 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:39 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:20:39 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:39 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:39 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:20:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:42 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:42 DEBUG : dir: Looking for writers 2025/04/18 06:20:42 DEBUG : file1: reading active writers 2025/04/18 06:20:42 DEBUG : : Looking for writers 2025/04/18 06:20:42 DEBUG : dir: reading active writers 2025/04/18 06:20:42 DEBUG : >WaitForWriters: 2025/04/18 06:20:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:20:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000569680 2025/04/18 06:20:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:20:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/18 06:20:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:20:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000569680 2025/04/18 06:20:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:20:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:20:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc000569680 2025/04/18 06:20:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:20:51 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:20:51 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (25 bytes), uploading instead of streaming 2025/04/18 06:20:52 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/18 06:20:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:20:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:20:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:20:53 DEBUG : newLeaf: Running delayed rename now 2025/04/18 06:20:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:20:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000569680 2025/04/18 06:20:53 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:53 DEBUG : dir: Looking for writers 2025/04/18 06:20:53 DEBUG : : Looking for writers 2025/04/18 06:20:53 DEBUG : dir: reading active writers 2025/04/18 06:20:53 DEBUG : newLeaf: reading active writers 2025/04/18 06:20:53 DEBUG : >WaitForWriters: 2025/04/18 06:20:54 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:54 DEBUG : dir: Looking for writers 2025/04/18 06:20:54 DEBUG : : Looking for writers 2025/04/18 06:20:54 DEBUG : dir: reading active writers 2025/04/18 06:20:54 DEBUG : newLeaf: reading active writers 2025/04/18 06:20:54 DEBUG : >WaitForWriters: 2025/04/18 06:20:54 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:20:55 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:20:55 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:20:55 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:20:55 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:55 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:20:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:20:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:20:55 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:20:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:20:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:20:58 DEBUG : dir/file1(0xc000155ec0): openPending: 2025/04/18 06:20:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:20:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:58 DEBUG : dir/file1(0xc000155ec0): >openPending: err= 2025/04/18 06:20:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:20:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:20:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:20:58 DEBUG : dir/file1(0xc000155ec0): _writeAt: size=14, off=0 2025/04/18 06:20:58 DEBUG : dir/file1(0xc000155ec0): >_writeAt: n=14, err= 2025/04/18 06:20:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:20:58 DEBUG : dir/file1(0xc000155ec0): close: 2025/04/18 06:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:20:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:20:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:20:58 DEBUG : dir/file1(0xc000155ec0): >close: err= 2025/04/18 06:20:58 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:20:58 DEBUG : dir: Looking for writers 2025/04/18 06:20:58 DEBUG : file1: reading active writers 2025/04/18 06:20:58 DEBUG : : Looking for writers 2025/04/18 06:20:58 DEBUG : dir: reading active writers 2025/04/18 06:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:20:58 DEBUG : dir: Looking for writers 2025/04/18 06:20:58 DEBUG : file1: reading active writers 2025/04/18 06:20:58 DEBUG : : Looking for writers 2025/04/18 06:20:58 DEBUG : dir: reading active writers 2025/04/18 06:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:20:58 DEBUG : dir: Looking for writers 2025/04/18 06:20:58 DEBUG : file1: reading active writers 2025/04/18 06:20:58 DEBUG : : Looking for writers 2025/04/18 06:20:58 DEBUG : dir: reading active writers 2025/04/18 06:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:20:58 DEBUG : dir: Looking for writers 2025/04/18 06:20:58 DEBUG : file1: reading active writers 2025/04/18 06:20:58 DEBUG : : Looking for writers 2025/04/18 06:20:58 DEBUG : dir: reading active writers 2025/04/18 06:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:20:58 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:20:58 DEBUG : dir: Looking for writers 2025/04/18 06:20:58 DEBUG : file1: reading active writers 2025/04/18 06:20:58 DEBUG : : Looking for writers 2025/04/18 06:20:58 DEBUG : dir: reading active writers 2025/04/18 06:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:20:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:20:58 DEBUG : dir: Looking for writers 2025/04/18 06:20:58 DEBUG : file1: reading active writers 2025/04/18 06:20:58 DEBUG : : Looking for writers 2025/04/18 06:20:58 DEBUG : dir: reading active writers 2025/04/18 06:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:20:58 DEBUG : dir: Looking for writers 2025/04/18 06:20:58 DEBUG : file1: reading active writers 2025/04/18 06:20:58 DEBUG : : Looking for writers 2025/04/18 06:20:58 DEBUG : dir: reading active writers 2025/04/18 06:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:20:59 DEBUG : dir: Looking for writers 2025/04/18 06:20:59 DEBUG : file1: reading active writers 2025/04/18 06:20:59 DEBUG : : Looking for writers 2025/04/18 06:20:59 DEBUG : dir: reading active writers 2025/04/18 06:20:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:20:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 06:20:59 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:20:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:20:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/18 06:20:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:20:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:21:00 DEBUG : dir: Looking for writers 2025/04/18 06:21:00 DEBUG : file1: reading active writers 2025/04/18 06:21:00 DEBUG : : Looking for writers 2025/04/18 06:21:00 DEBUG : dir: reading active writers 2025/04/18 06:21:00 DEBUG : >WaitForWriters: 2025/04/18 06:21:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:21:00 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:00 DEBUG : dir/file1(0xc00037e040): _readAt: size=512, off=0 2025/04/18 06:21:00 DEBUG : dir/file1(0xc00037e040): openPending: 2025/04/18 06:21:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:21:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:21:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:00 DEBUG : dir/file1(0xc00037e040): >openPending: err= 2025/04/18 06:21:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:21:00 DEBUG : dir/file1(0xc00037e040): >_readAt: n=14, err=EOF 2025/04/18 06:21:00 DEBUG : dir/file1(0xc00037e040): close: 2025/04/18 06:21:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:21:00 DEBUG : dir/file1(0xc00037e040): >close: err= 2025/04/18 06:21:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:21:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000a3b140 2025/04/18 06:21:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:21:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/18 06:21:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000a3b140 2025/04/18 06:21:02 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:21:02 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:02 DEBUG : dir/file1(0xc000aac740): openPending: 2025/04/18 06:21:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:21:02 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/18 06:21:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:21:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:21:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:21:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:02 DEBUG : dir/file1(0xc000aac740): >openPending: err= 2025/04/18 06:21:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:21:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:02 DEBUG : dir/file1(0xc000aac740): _writeAt: size=25, off=0 2025/04/18 06:21:02 DEBUG : dir/file1(0xc000aac740): >_writeAt: n=25, err= 2025/04/18 06:21:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:21:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000a3b140 2025/04/18 06:21:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:03 DEBUG : newLeaf(0xc000aac740): close: 2025/04/18 06:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:21:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:21:02.550424942 +0000 UTC m=+227.286598733 2025/04/18 06:21:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:21:03 DEBUG : newLeaf(0xc000aac740): >close: err= 2025/04/18 06:21:03 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:03 DEBUG : dir: Looking for writers 2025/04/18 06:21:03 DEBUG : : Looking for writers 2025/04/18 06:21:03 DEBUG : dir: reading active writers 2025/04/18 06:21:03 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:21:03 DEBUG : dir: Looking for writers 2025/04/18 06:21:03 DEBUG : : Looking for writers 2025/04/18 06:21:03 DEBUG : dir: reading active writers 2025/04/18 06:21:03 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:21:03 DEBUG : dir: Looking for writers 2025/04/18 06:21:03 DEBUG : : Looking for writers 2025/04/18 06:21:03 DEBUG : dir: reading active writers 2025/04/18 06:21:03 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:21:03 DEBUG : dir: Looking for writers 2025/04/18 06:21:03 DEBUG : : Looking for writers 2025/04/18 06:21:03 DEBUG : dir: reading active writers 2025/04/18 06:21:03 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:21:03 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:21:03 DEBUG : dir: Looking for writers 2025/04/18 06:21:03 DEBUG : : Looking for writers 2025/04/18 06:21:03 DEBUG : dir: reading active writers 2025/04/18 06:21:03 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:21:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/18 06:21:03 DEBUG : dir: Looking for writers 2025/04/18 06:21:03 DEBUG : : Looking for writers 2025/04/18 06:21:03 DEBUG : dir: reading active writers 2025/04/18 06:21:03 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:21:03 DEBUG : dir: Looking for writers 2025/04/18 06:21:03 DEBUG : : Looking for writers 2025/04/18 06:21:03 DEBUG : dir: reading active writers 2025/04/18 06:21:03 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:21:04 DEBUG : dir: Looking for writers 2025/04/18 06:21:04 DEBUG : : Looking for writers 2025/04/18 06:21:04 DEBUG : dir: reading active writers 2025/04/18 06:21:04 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:21:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:21:04 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:21:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:21:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:21:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:21:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:21:05 DEBUG : dir: Looking for writers 2025/04/18 06:21:05 DEBUG : : Looking for writers 2025/04/18 06:21:05 DEBUG : dir: reading active writers 2025/04/18 06:21:05 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:05 DEBUG : >WaitForWriters: 2025/04/18 06:21:05 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:05 DEBUG : dir: Looking for writers 2025/04/18 06:21:05 DEBUG : : Looking for writers 2025/04/18 06:21:05 DEBUG : dir: reading active writers 2025/04/18 06:21:05 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:05 DEBUG : >WaitForWriters: 2025/04/18 06:21:05 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:06 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:06 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:21:06 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:06 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:21:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:21:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:06 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:21:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:21:09 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:09 DEBUG : dir: Looking for writers 2025/04/18 06:21:09 DEBUG : file1: reading active writers 2025/04/18 06:21:09 DEBUG : : Looking for writers 2025/04/18 06:21:09 DEBUG : dir: reading active writers 2025/04/18 06:21:09 DEBUG : >WaitForWriters: 2025/04/18 06:21:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000a3ad80 2025/04/18 06:21:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:21:11 DEBUG : dir/file1: Updating file with dir/file1 0xc000a3ad80 2025/04/18 06:21:11 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:21:11 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:11 DEBUG : dir/file1(0xc00037e700): openPending: 2025/04/18 06:21:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/04/18 06:21:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:21:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:11 DEBUG : dir/file1(0xc00037e700): >openPending: err= 2025/04/18 06:21:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:21:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:11 DEBUG : dir/file1(0xc00037e700): _writeAt: size=25, off=0 2025/04/18 06:21:11 DEBUG : dir/file1(0xc00037e700): >_writeAt: n=25, err= 2025/04/18 06:21:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:21:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000a3ad80 2025/04/18 06:21:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:12 DEBUG : newLeaf(0xc00037e700): close: 2025/04/18 06:21:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:21:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:21:11.643116441 +0000 UTC m=+236.379290252 2025/04/18 06:21:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:21:12 DEBUG : newLeaf(0xc00037e700): >close: err= 2025/04/18 06:21:12 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:12 DEBUG : dir: Looking for writers 2025/04/18 06:21:12 DEBUG : : Looking for writers 2025/04/18 06:21:12 DEBUG : dir: reading active writers 2025/04/18 06:21:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:21:12 DEBUG : dir: Looking for writers 2025/04/18 06:21:12 DEBUG : : Looking for writers 2025/04/18 06:21:12 DEBUG : dir: reading active writers 2025/04/18 06:21:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:21:12 DEBUG : dir: Looking for writers 2025/04/18 06:21:12 DEBUG : : Looking for writers 2025/04/18 06:21:12 DEBUG : dir: reading active writers 2025/04/18 06:21:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:21:12 DEBUG : dir: Looking for writers 2025/04/18 06:21:12 DEBUG : : Looking for writers 2025/04/18 06:21:12 DEBUG : dir: reading active writers 2025/04/18 06:21:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:21:12 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:21:12 DEBUG : dir: Looking for writers 2025/04/18 06:21:12 DEBUG : : Looking for writers 2025/04/18 06:21:12 DEBUG : dir: reading active writers 2025/04/18 06:21:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:21:12 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/18 06:21:12 DEBUG : dir: Looking for writers 2025/04/18 06:21:12 DEBUG : : Looking for writers 2025/04/18 06:21:12 DEBUG : dir: reading active writers 2025/04/18 06:21:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:21:12 DEBUG : dir: Looking for writers 2025/04/18 06:21:12 DEBUG : : Looking for writers 2025/04/18 06:21:12 DEBUG : dir: reading active writers 2025/04/18 06:21:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:21:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:21:13 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:21:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:21:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:21:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:21:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:21:13 DEBUG : dir: Looking for writers 2025/04/18 06:21:13 DEBUG : : Looking for writers 2025/04/18 06:21:13 DEBUG : dir: reading active writers 2025/04/18 06:21:13 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:13 DEBUG : >WaitForWriters: 2025/04/18 06:21:13 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:13 DEBUG : dir: Looking for writers 2025/04/18 06:21:13 DEBUG : : Looking for writers 2025/04/18 06:21:13 DEBUG : dir: reading active writers 2025/04/18 06:21:13 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:13 DEBUG : >WaitForWriters: 2025/04/18 06:21:13 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:14 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:14 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:21:14 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:14 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:21:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:21:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:14 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:21:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:21:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:21:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:17 DEBUG : dir/file1(0xc000aac4c0): openPending: 2025/04/18 06:21:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:21:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:17 DEBUG : dir/file1(0xc000aac4c0): >openPending: err= 2025/04/18 06:21:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:21:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:17 DEBUG : dir/file1(0xc000aac4c0): _writeAt: size=14, off=0 2025/04/18 06:21:17 DEBUG : dir/file1(0xc000aac4c0): >_writeAt: n=14, err= 2025/04/18 06:21:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:21:17 DEBUG : dir/file1(0xc000aac4c0): close: 2025/04/18 06:21:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:21:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:21:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:21:17 DEBUG : dir/file1(0xc000aac4c0): >close: err= 2025/04/18 06:21:17 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:17 DEBUG : dir: Looking for writers 2025/04/18 06:21:17 DEBUG : file1: reading active writers 2025/04/18 06:21:17 DEBUG : : Looking for writers 2025/04/18 06:21:17 DEBUG : dir: reading active writers 2025/04/18 06:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:21:17 DEBUG : dir: Looking for writers 2025/04/18 06:21:17 DEBUG : file1: reading active writers 2025/04/18 06:21:17 DEBUG : : Looking for writers 2025/04/18 06:21:17 DEBUG : dir: reading active writers 2025/04/18 06:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:21:17 DEBUG : dir: Looking for writers 2025/04/18 06:21:17 DEBUG : file1: reading active writers 2025/04/18 06:21:17 DEBUG : : Looking for writers 2025/04/18 06:21:17 DEBUG : dir: reading active writers 2025/04/18 06:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:21:17 DEBUG : dir: Looking for writers 2025/04/18 06:21:17 DEBUG : file1: reading active writers 2025/04/18 06:21:17 DEBUG : : Looking for writers 2025/04/18 06:21:17 DEBUG : dir: reading active writers 2025/04/18 06:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:21:17 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:21:17 DEBUG : dir: Looking for writers 2025/04/18 06:21:17 DEBUG : file1: reading active writers 2025/04/18 06:21:17 DEBUG : : Looking for writers 2025/04/18 06:21:17 DEBUG : dir: reading active writers 2025/04/18 06:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:21:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:21:17 DEBUG : dir: Looking for writers 2025/04/18 06:21:17 DEBUG : file1: reading active writers 2025/04/18 06:21:17 DEBUG : : Looking for writers 2025/04/18 06:21:17 DEBUG : dir: reading active writers 2025/04/18 06:21:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:21:18 DEBUG : dir: Looking for writers 2025/04/18 06:21:18 DEBUG : file1: reading active writers 2025/04/18 06:21:18 DEBUG : : Looking for writers 2025/04/18 06:21:18 DEBUG : dir: reading active writers 2025/04/18 06:21:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:21:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 06:21:18 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:21:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:21:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/18 06:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:21:18 DEBUG : dir: Looking for writers 2025/04/18 06:21:18 DEBUG : file1: reading active writers 2025/04/18 06:21:18 DEBUG : : Looking for writers 2025/04/18 06:21:18 DEBUG : dir: reading active writers 2025/04/18 06:21:18 DEBUG : >WaitForWriters: 2025/04/18 06:21:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:21:18 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:18 DEBUG : dir/file1(0xc000642ac0): _readAt: size=512, off=0 2025/04/18 06:21:18 DEBUG : dir/file1(0xc000642ac0): openPending: 2025/04/18 06:21:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:21:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:21:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:18 DEBUG : dir/file1(0xc000642ac0): >openPending: err= 2025/04/18 06:21:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:21:18 DEBUG : dir/file1(0xc000642ac0): >_readAt: n=14, err=EOF 2025/04/18 06:21:18 DEBUG : dir/file1(0xc000642ac0): close: 2025/04/18 06:21:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:21:18 DEBUG : dir/file1(0xc000642ac0): >close: err= fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: dir/file1: Modification time difference too big |-212162h16m10.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-18 06:21:17 +0000 UTC) (precision 1s) 2025/04/18 06:21:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:21:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000afe240 2025/04/18 06:21:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:21:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/18 06:21:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000afe240 2025/04/18 06:21:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:21:20 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:20 DEBUG : dir/file1(0xc000aac900): openPending: 2025/04/18 06:21:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:21:20 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/18 06:21:20 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:21:20 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:21:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:21:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:20 DEBUG : dir/file1(0xc000aac900): >openPending: err= 2025/04/18 06:21:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:21:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:20 DEBUG : dir/file1(0xc000aac900): _writeAt: size=25, off=0 2025/04/18 06:21:20 DEBUG : dir/file1(0xc000aac900): >_writeAt: n=25, err= 2025/04/18 06:21:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:21:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000afe240 2025/04/18 06:21:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:21 DEBUG : newLeaf(0xc000aac900): close: 2025/04/18 06:21:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:21:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:21:20.829647536 +0000 UTC m=+245.565821357 2025/04/18 06:21:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:21:21 DEBUG : newLeaf(0xc000aac900): >close: err= 2025/04/18 06:21:21 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:21 DEBUG : dir: Looking for writers 2025/04/18 06:21:21 DEBUG : : Looking for writers 2025/04/18 06:21:21 DEBUG : dir: reading active writers 2025/04/18 06:21:21 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:21:21 DEBUG : dir: Looking for writers 2025/04/18 06:21:21 DEBUG : : Looking for writers 2025/04/18 06:21:21 DEBUG : dir: reading active writers 2025/04/18 06:21:21 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:21:21 DEBUG : dir: Looking for writers 2025/04/18 06:21:21 DEBUG : : Looking for writers 2025/04/18 06:21:21 DEBUG : dir: reading active writers 2025/04/18 06:21:21 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:21:21 DEBUG : dir: Looking for writers 2025/04/18 06:21:21 DEBUG : : Looking for writers 2025/04/18 06:21:21 DEBUG : dir: reading active writers 2025/04/18 06:21:21 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:21:21 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:21:21 DEBUG : dir: Looking for writers 2025/04/18 06:21:21 DEBUG : : Looking for writers 2025/04/18 06:21:21 DEBUG : dir: reading active writers 2025/04/18 06:21:21 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:21:21 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/18 06:21:21 DEBUG : dir: Looking for writers 2025/04/18 06:21:21 DEBUG : : Looking for writers 2025/04/18 06:21:21 DEBUG : dir: reading active writers 2025/04/18 06:21:21 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:21:21 DEBUG : dir: Looking for writers 2025/04/18 06:21:21 DEBUG : : Looking for writers 2025/04/18 06:21:21 DEBUG : dir: reading active writers 2025/04/18 06:21:21 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:21:22 DEBUG : dir: Looking for writers 2025/04/18 06:21:22 DEBUG : : Looking for writers 2025/04/18 06:21:22 DEBUG : dir: reading active writers 2025/04/18 06:21:22 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:21:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:21:22 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:21:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:21:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:21:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:21:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:21:23 DEBUG : dir: Looking for writers 2025/04/18 06:21:23 DEBUG : : Looking for writers 2025/04/18 06:21:23 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:23 DEBUG : dir: reading active writers 2025/04/18 06:21:23 DEBUG : >WaitForWriters: 2025/04/18 06:21:23 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:23 DEBUG : dir: Looking for writers 2025/04/18 06:21:23 DEBUG : : Looking for writers 2025/04/18 06:21:23 DEBUG : dir: reading active writers 2025/04/18 06:21:23 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:23 DEBUG : >WaitForWriters: 2025/04/18 06:21:23 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:25 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:25 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:21:25 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:25 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:21:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:21:25 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:21:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:21:27 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:27 DEBUG : dir: Looking for writers 2025/04/18 06:21:27 DEBUG : file1: reading active writers 2025/04/18 06:21:27 DEBUG : : Looking for writers 2025/04/18 06:21:27 DEBUG : dir: reading active writers 2025/04/18 06:21:27 DEBUG : >WaitForWriters: 2025/04/18 06:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:21:27 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:27 DEBUG : dir/file1(0xc000642c80): _readAt: size=512, off=0 2025/04/18 06:21:27 DEBUG : dir/file1(0xc000642c80): openPending: 2025/04/18 06:21:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:21:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:21:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:27 DEBUG : dir/file1(0xc000642c80): >openPending: err= 2025/04/18 06:21:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/18 06:21:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:21:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:21:27 DEBUG : dir/file1(0xc000642c80): >_readAt: n=14, err=EOF 2025/04/18 06:21:27 DEBUG : dir/file1(0xc000642c80): close: 2025/04/18 06:21:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:21:27 DEBUG : dir/file1(0xc000642c80): >close: err= 2025/04/18 06:21:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:21:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000afe480 2025/04/18 06:21:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/18 06:21:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:21:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/18 06:21:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000afe480 2025/04/18 06:21:37 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:21:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:21:37 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:21:37 DEBUG : dir/file1(0xc000643880): openPending: 2025/04/18 06:21:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:21:37 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/18 06:21:37 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:21:37 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:21:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:21:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:21:37 DEBUG : dir/file1(0xc000643880): >openPending: err= 2025/04/18 06:21:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:21:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:21:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:21:37 DEBUG : dir/file1(0xc000643880): _writeAt: size=25, off=0 2025/04/18 06:21:37 DEBUG : dir/file1(0xc000643880): >_writeAt: n=25, err= 2025/04/18 06:21:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:21:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:21:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000afe480 2025/04/18 06:21:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:21:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:38 DEBUG : newLeaf(0xc000643880): close: 2025/04/18 06:21:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:21:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:21:37.634011046 +0000 UTC m=+262.370184876 2025/04/18 06:21:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:21:38 DEBUG : newLeaf(0xc000643880): >close: err= 2025/04/18 06:21:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:38 DEBUG : dir: Looking for writers 2025/04/18 06:21:38 DEBUG : : Looking for writers 2025/04/18 06:21:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:38 DEBUG : dir: reading active writers 2025/04/18 06:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:21:38 DEBUG : dir: Looking for writers 2025/04/18 06:21:38 DEBUG : : Looking for writers 2025/04/18 06:21:38 DEBUG : dir: reading active writers 2025/04/18 06:21:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:21:38 DEBUG : dir: Looking for writers 2025/04/18 06:21:38 DEBUG : : Looking for writers 2025/04/18 06:21:38 DEBUG : dir: reading active writers 2025/04/18 06:21:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:21:38 DEBUG : dir: Looking for writers 2025/04/18 06:21:38 DEBUG : : Looking for writers 2025/04/18 06:21:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:38 DEBUG : dir: reading active writers 2025/04/18 06:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:21:38 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:21:38 DEBUG : dir: Looking for writers 2025/04/18 06:21:38 DEBUG : : Looking for writers 2025/04/18 06:21:38 DEBUG : dir: reading active writers 2025/04/18 06:21:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:21:38 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/18 06:21:38 DEBUG : dir: Looking for writers 2025/04/18 06:21:38 DEBUG : : Looking for writers 2025/04/18 06:21:38 DEBUG : dir: reading active writers 2025/04/18 06:21:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:21:38 DEBUG : dir: Looking for writers 2025/04/18 06:21:38 DEBUG : : Looking for writers 2025/04/18 06:21:38 DEBUG : dir: reading active writers 2025/04/18 06:21:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:21:39 DEBUG : dir: Looking for writers 2025/04/18 06:21:39 DEBUG : : Looking for writers 2025/04/18 06:21:39 DEBUG : dir: reading active writers 2025/04/18 06:21:39 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:21:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:21:39 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:21:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:21:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:21:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:21:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:21:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:21:40 DEBUG : dir: Looking for writers 2025/04/18 06:21:40 DEBUG : : Looking for writers 2025/04/18 06:21:40 DEBUG : dir: reading active writers 2025/04/18 06:21:40 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:40 DEBUG : >WaitForWriters: 2025/04/18 06:21:40 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:40 DEBUG : dir: Looking for writers 2025/04/18 06:21:40 DEBUG : : Looking for writers 2025/04/18 06:21:40 DEBUG : dir: reading active writers 2025/04/18 06:21:40 DEBUG : newLeaf: reading active writers 2025/04/18 06:21:40 DEBUG : >WaitForWriters: 2025/04/18 06:21:40 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- FAIL: TestFileRename (78.02s) --- PASS: TestFileRename/off,forceCache=false (15.82s) --- PASS: TestFileRename/minimal,forceCache=false (15.48s) --- PASS: TestFileRename/minimal,forceCache=true (11.70s) --- PASS: TestFileRename/writes,forceCache=false (8.02s) --- FAIL: TestFileRename/writes,forceCache=true (10.24s) --- PASS: TestFileRename/full,forceCache=false (16.76s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:41 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:41 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:21:41 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:41 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:21:41 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:41 DEBUG : : Looking for writers 2025/04/18 06:21:41 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:42 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:42 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:21:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:21:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:21:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:21:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:21:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:21:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:21:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/18 06:21:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/18 06:21:46 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:46 DEBUG : dir: Looking for writers 2025/04/18 06:21:46 DEBUG : file1: reading active writers 2025/04/18 06:21:46 DEBUG : : Looking for writers 2025/04/18 06:21:46 DEBUG : dir: reading active writers 2025/04/18 06:21:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.42s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:47 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:47 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:21:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:21:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:21:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:21:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:21:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:21:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:21:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/18 06:21:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/18 06:21:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/18 06:21:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/18 06:21:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/18 06:21:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/18 06:21:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/18 06:21:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/18 06:21:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/18 06:21:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/18 06:21:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/18 06:21:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/18 06:21:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/18 06:21:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/18 06:21:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/18 06:21:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/18 06:21:51 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:51 DEBUG : dir: Looking for writers 2025/04/18 06:21:51 DEBUG : file1: reading active writers 2025/04/18 06:21:51 DEBUG : : Looking for writers 2025/04/18 06:21:51 DEBUG : dir: reading active writers 2025/04/18 06:21:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.71s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:53 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:53 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:21:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:21:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:21:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:21:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:21:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:21:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/18 06:21:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/18 06:21:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/18 06:21:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/18 06:21:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/18 06:21:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/18 06:21:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/18 06:21:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/18 06:21:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/18 06:21:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/18 06:21:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/18 06:21:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/18 06:21:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/18 06:21:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/18 06:21:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/18 06:21:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/18 06:21:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/18 06:21:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/18 06:21:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/18 06:21:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/18 06:21:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/18 06:21:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/18 06:21:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/18 06:21:57 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:21:57 DEBUG : dir: Looking for writers 2025/04/18 06:21:57 DEBUG : file1: reading active writers 2025/04/18 06:21:57 DEBUG : : Looking for writers 2025/04/18 06:21:57 DEBUG : dir: reading active writers 2025/04/18 06:21:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.76s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:21:59 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:21:59 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:22:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:22:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:22:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:22:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:22:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:22:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/18 06:22:02 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:02 DEBUG : dir: Looking for writers 2025/04/18 06:22:02 DEBUG : file1: reading active writers 2025/04/18 06:22:02 DEBUG : : Looking for writers 2025/04/18 06:22:02 DEBUG : dir: reading active writers 2025/04/18 06:22:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.23s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:03 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:03 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:22:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:22:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:22:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:22:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:22:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:22:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/18 06:22:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/18 06:22:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/18 06:22:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:06 DEBUG : dir: Looking for writers 2025/04/18 06:22:06 DEBUG : file1: reading active writers 2025/04/18 06:22:06 DEBUG : : Looking for writers 2025/04/18 06:22:06 DEBUG : dir: reading active writers 2025/04/18 06:22:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.99s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:07 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:07 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:07 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:07 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:07 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:22:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:22:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:22:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:22:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:22:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:22:09 DEBUG : dir/file1(0xc000a94440): _readAt: size=1, off=0 2025/04/18 06:22:09 DEBUG : dir/file1(0xc000a94440): openPending: 2025/04/18 06:22:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:22:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:22:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:09 DEBUG : dir/file1(0xc000a94440): >openPending: err= 2025/04/18 06:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/18 06:22:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:22:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:22:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): >_readAt: n=1, err= 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): _readAt: size=256, off=1 2025/04/18 06:22:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): >_readAt: n=15, err=EOF 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): _readAt: size=16, off=16 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): >_readAt: n=0, err=EOF 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): close: 2025/04/18 06:22:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): >close: err= 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): close: 2025/04/18 06:22:10 DEBUG : dir/file1(0xc000a94440): >close: err=file already closed 2025/04/18 06:22:10 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:10 DEBUG : dir: Looking for writers 2025/04/18 06:22:10 DEBUG : file1: reading active writers 2025/04/18 06:22:10 DEBUG : : Looking for writers 2025/04/18 06:22:10 DEBUG : dir: reading active writers 2025/04/18 06:22:10 DEBUG : >WaitForWriters: 2025/04/18 06:22:10 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.07s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:11 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:11 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:11 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:11 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:11 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:22:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:22:14 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:22:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:22:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:22:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): _readAt: size=1, off=0 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): openPending: 2025/04/18 06:22:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:22:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): >openPending: err= 2025/04/18 06:22:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/18 06:22:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:22:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:22:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): >_readAt: n=1, err= 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): _readAt: size=1, off=5 2025/04/18 06:22:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): >_readAt: n=1, err= 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): _readAt: size=1, off=3 2025/04/18 06:22:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): >_readAt: n=1, err= 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): _readAt: size=1, off=13 2025/04/18 06:22:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): >_readAt: n=1, err= 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): _readAt: size=16, off=100 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): >_readAt: n=0, err=EOF 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): close: 2025/04/18 06:22:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:22:14 DEBUG : dir/file1(0xc000154dc0): >close: err= 2025/04/18 06:22:14 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:14 DEBUG : dir: Looking for writers 2025/04/18 06:22:14 DEBUG : file1: reading active writers 2025/04/18 06:22:14 DEBUG : : Looking for writers 2025/04/18 06:22:14 DEBUG : dir: reading active writers 2025/04/18 06:22:14 DEBUG : >WaitForWriters: 2025/04/18 06:22:14 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.13s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:15 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:15 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:15 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:15 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:15 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:22:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:22:18 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:22:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:22:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:22:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): _readAt: size=1, off=0 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): openPending: 2025/04/18 06:22:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:22:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >openPending: err= 2025/04/18 06:22:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/18 06:22:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:22:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:22:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >_readAt: n=1, err= 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): _readAt: size=1, off=5 2025/04/18 06:22:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >_readAt: n=1, err= 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): _readAt: size=1, off=1 2025/04/18 06:22:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >_readAt: n=1, err= 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): _readAt: size=6, off=10 2025/04/18 06:22:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >_readAt: n=6, err= 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): _readAt: size=256, off=10 2025/04/18 06:22:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >_readAt: n=6, err=EOF 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): _readAt: size=256, off=100 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >_readAt: n=0, err=EOF 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): close: 2025/04/18 06:22:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >close: err= 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): _readAt: size=256, off=100 2025/04/18 06:22:18 DEBUG : dir/file1(0xc000642080): >_readAt: n=0, err=file already closed 2025/04/18 06:22:18 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:18 DEBUG : dir: Looking for writers 2025/04/18 06:22:18 DEBUG : file1: reading active writers 2025/04/18 06:22:18 DEBUG : : Looking for writers 2025/04/18 06:22:18 DEBUG : dir: reading active writers 2025/04/18 06:22:18 DEBUG : >WaitForWriters: 2025/04/18 06:22:18 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReadAt (11.48s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:26 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:26 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:26 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:26 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:26 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:22:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:22:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:22:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:22:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:22:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): RWFileHandle.Flush 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): _readAt: size=256, off=0 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): openPending: 2025/04/18 06:22:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:22:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:22:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): >openPending: err= 2025/04/18 06:22:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/18 06:22:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:22:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:22:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): >_readAt: n=16, err=EOF 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): RWFileHandle.Flush 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): RWFileHandle.Flush 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): close: 2025/04/18 06:22:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:22:29 DEBUG : dir/file1(0xc00037ec40): >close: err= 2025/04/18 06:22:29 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:29 DEBUG : dir: Looking for writers 2025/04/18 06:22:29 DEBUG : file1: reading active writers 2025/04/18 06:22:29 DEBUG : : Looking for writers 2025/04/18 06:22:29 DEBUG : dir: reading active writers 2025/04/18 06:22:29 DEBUG : >WaitForWriters: 2025/04/18 06:22:29 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.12s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:31 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:31 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:31 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:31 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:31 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:22:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:22:33 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:22:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:22:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:22:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): _readAt: size=256, off=0 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): openPending: 2025/04/18 06:22:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:22:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): >openPending: err= 2025/04/18 06:22:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/18 06:22:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:22:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:22:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): >_readAt: n=16, err=EOF 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): RWFileHandle.Release 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): close: 2025/04/18 06:22:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): >close: err= 2025/04/18 06:22:33 DEBUG : dir/file1(0xc00037e400): RWFileHandle.Release 2025/04/18 06:22:33 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:33 DEBUG : dir: Looking for writers 2025/04/18 06:22:33 DEBUG : file1: reading active writers 2025/04/18 06:22:33 DEBUG : : Looking for writers 2025/04/18 06:22:33 DEBUG : dir: reading active writers 2025/04/18 06:22:33 DEBUG : >WaitForWriters: 2025/04/18 06:22:33 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.09s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:35 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:35 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:35 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:35 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:22:35 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:22:35 DEBUG : file1: newRWFileHandle: 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): openPending: 2025/04/18 06:22:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:22:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): >openPending: err= 2025/04/18 06:22:35 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:22:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:22:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): _writeAt: size=5, off=0 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): >_writeAt: n=5, err= 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): _writeAt: size=7, off=5 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): >_writeAt: n=7, err= 2025/04/18 06:22:35 DEBUG : file1: vfs cache: truncate to size=11 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): close: 2025/04/18 06:22:35 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:22:35.321809586 +0000 UTC m=+320.057983406 2025/04/18 06:22:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): >close: err= 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): close: 2025/04/18 06:22:35 DEBUG : file1(0xc000642bc0): >close: err=file already closed 2025/04/18 06:22:35 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:35 DEBUG : : Looking for writers 2025/04/18 06:22:35 DEBUG : file1: reading active writers 2025/04/18 06:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:22:35 DEBUG : : Looking for writers 2025/04/18 06:22:35 DEBUG : file1: reading active writers 2025/04/18 06:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:22:35 DEBUG : : Looking for writers 2025/04/18 06:22:35 DEBUG : file1: reading active writers 2025/04/18 06:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:22:35 DEBUG : : Looking for writers 2025/04/18 06:22:35 DEBUG : file1: reading active writers 2025/04/18 06:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:22:35 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:22:35 DEBUG : : Looking for writers 2025/04/18 06:22:35 DEBUG : file1: reading active writers 2025/04/18 06:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:22:35 DEBUG : : Looking for writers 2025/04/18 06:22:35 DEBUG : file1: reading active writers 2025/04/18 06:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:22:35 DEBUG : : Looking for writers 2025/04/18 06:22:35 DEBUG : file1: reading active writers 2025/04/18 06:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:22:36 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/18 06:22:36 DEBUG : : Looking for writers 2025/04/18 06:22:36 DEBUG : file1: reading active writers 2025/04/18 06:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:22:37 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 06:22:37 INFO : file1: Copied (new) 2025/04/18 06:22:37 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-18 06:22:35 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/18 06:22:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:22:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:37 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:22:37 DEBUG : : Looking for writers 2025/04/18 06:22:37 DEBUG : file1: reading active writers 2025/04/18 06:22:37 DEBUG : >WaitForWriters: 2025/04/18 06:22:37 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:37 DEBUG : : Looking for writers 2025/04/18 06:22:37 DEBUG : file1: reading active writers 2025/04/18 06:22:37 DEBUG : >WaitForWriters: 2025/04/18 06:22:37 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:38 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:38 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:38 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:38 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:22:38 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:22:38 DEBUG : file1: newRWFileHandle: 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): openPending: 2025/04/18 06:22:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:22:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): >openPending: err= 2025/04/18 06:22:38 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:22:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:22:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): _writeAt: size=7, off=0 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): >_writeAt: n=7, err= 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): _writeAt: size=6, off=5 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): >_writeAt: n=6, err= 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): close: 2025/04/18 06:22:38 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:22:38.438085147 +0000 UTC m=+323.174258967 2025/04/18 06:22:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): >close: err= 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): _writeAt: size=5, off=0 2025/04/18 06:22:38 DEBUG : file1(0xc000a94c80): >_writeAt: n=0, err=file already closed 2025/04/18 06:22:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:38 DEBUG : : Looking for writers 2025/04/18 06:22:38 DEBUG : file1: reading active writers 2025/04/18 06:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:22:38 DEBUG : : Looking for writers 2025/04/18 06:22:38 DEBUG : file1: reading active writers 2025/04/18 06:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:22:38 DEBUG : : Looking for writers 2025/04/18 06:22:38 DEBUG : file1: reading active writers 2025/04/18 06:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:22:38 DEBUG : : Looking for writers 2025/04/18 06:22:38 DEBUG : file1: reading active writers 2025/04/18 06:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:22:38 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:22:38 DEBUG : : Looking for writers 2025/04/18 06:22:38 DEBUG : file1: reading active writers 2025/04/18 06:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:22:38 DEBUG : : Looking for writers 2025/04/18 06:22:38 DEBUG : file1: reading active writers 2025/04/18 06:22:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:22:39 DEBUG : : Looking for writers 2025/04/18 06:22:39 DEBUG : file1: reading active writers 2025/04/18 06:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:22:39 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/18 06:22:39 DEBUG : : Looking for writers 2025/04/18 06:22:39 DEBUG : file1: reading active writers 2025/04/18 06:22:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:22:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 06:22:40 INFO : file1: Copied (new) 2025/04/18 06:22:40 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-18 06:22:38 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/18 06:22:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:22:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:40 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:22:40 DEBUG : : Looking for writers 2025/04/18 06:22:40 DEBUG : file1: reading active writers 2025/04/18 06:22:40 DEBUG : >WaitForWriters: 2025/04/18 06:22:40 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:40 DEBUG : : Looking for writers 2025/04/18 06:22:40 DEBUG : file1: reading active writers 2025/04/18 06:22:40 DEBUG : >WaitForWriters: 2025/04/18 06:22:40 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:41 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:41 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:41 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:41 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:22:41 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:22:41 DEBUG : file1: newRWFileHandle: 2025/04/18 06:22:41 DEBUG : file1(0xc0002c2f00): openPending: 2025/04/18 06:22:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:22:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:41 DEBUG : file1(0xc0002c2f00): >openPending: err= 2025/04/18 06:22:41 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:22:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:22:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:22:41 DEBUG : file1(0xc0002c2f00): close: 2025/04/18 06:22:41 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:22:41.569132654 +0000 UTC m=+326.305306475 2025/04/18 06:22:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:41 DEBUG : file1(0xc0002c2f00): >close: err= 2025/04/18 06:22:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:22:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:22:41 DEBUG : file2: newRWFileHandle: 2025/04/18 06:22:41 DEBUG : file2(0xc0002c3340): openPending: 2025/04/18 06:22:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:22:41 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:22:41 DEBUG : file2(0xc0002c3340): >openPending: err= 2025/04/18 06:22:41 DEBUG : file2: >newRWFileHandle: err= 2025/04/18 06:22:41 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:22:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/18 06:22:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/18 06:22:41 DEBUG : file2(0xc0002c3340): RWFileHandle.Flush 2025/04/18 06:22:41 DEBUG : file2(0xc0002c3340): RWFileHandle.Release 2025/04/18 06:22:41 DEBUG : file2(0xc0002c3340): close: 2025/04/18 06:22:41 DEBUG : file2: vfs cache: setting modification time to 2025-04-18 06:22:41.570186553 +0000 UTC m=+326.306360373 2025/04/18 06:22:41 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:41 DEBUG : file2(0xc0002c3340): >close: err= 2025/04/18 06:22:41 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:41 DEBUG : : Looking for writers 2025/04/18 06:22:41 DEBUG : file1: reading active writers 2025/04/18 06:22:41 DEBUG : file2: reading active writers 2025/04/18 06:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/18 06:22:41 DEBUG : : Looking for writers 2025/04/18 06:22:41 DEBUG : file1: reading active writers 2025/04/18 06:22:41 DEBUG : file2: reading active writers 2025/04/18 06:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/18 06:22:41 DEBUG : : Looking for writers 2025/04/18 06:22:41 DEBUG : file2: reading active writers 2025/04/18 06:22:41 DEBUG : file1: reading active writers 2025/04/18 06:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/18 06:22:41 DEBUG : : Looking for writers 2025/04/18 06:22:41 DEBUG : file2: reading active writers 2025/04/18 06:22:41 DEBUG : file1: reading active writers 2025/04/18 06:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/18 06:22:41 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:22:41 DEBUG : file2: vfs cache: starting upload 2025/04/18 06:22:41 DEBUG : : Looking for writers 2025/04/18 06:22:41 DEBUG : file1: reading active writers 2025/04/18 06:22:41 DEBUG : file2: reading active writers 2025/04/18 06:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/18 06:22:41 DEBUG : : Looking for writers 2025/04/18 06:22:41 DEBUG : file1: reading active writers 2025/04/18 06:22:41 DEBUG : file2: reading active writers 2025/04/18 06:22:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/18 06:22:42 DEBUG : : Looking for writers 2025/04/18 06:22:42 DEBUG : file1: reading active writers 2025/04/18 06:22:42 DEBUG : file2: reading active writers 2025/04/18 06:22:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/04/18 06:22:42 DEBUG : : Looking for writers 2025/04/18 06:22:42 DEBUG : file1: reading active writers 2025/04/18 06:22:42 DEBUG : file2: reading active writers 2025/04/18 06:22:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/04/18 06:22:43 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:22:43 INFO : file2: Copied (new) 2025/04/18 06:22:43 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-18 06:22:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/18 06:22:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/18 06:22:43 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:22:43 INFO : file2: vfs cache: upload succeeded try #1 2025/04/18 06:22:43 DEBUG : : Looking for writers 2025/04/18 06:22:43 DEBUG : file1: reading active writers 2025/04/18 06:22:43 DEBUG : file2: reading active writers 2025/04/18 06:22:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:22:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:22:44 INFO : file1: Copied (new) 2025/04/18 06:22:44 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-18 06:22:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/18 06:22:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:22:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:44 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:22:44 DEBUG : : Looking for writers 2025/04/18 06:22:44 DEBUG : file2: reading active writers 2025/04/18 06:22:44 DEBUG : file1: reading active writers 2025/04/18 06:22:44 DEBUG : >WaitForWriters: 2025/04/18 06:22:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:45 DEBUG : : Looking for writers 2025/04/18 06:22:45 DEBUG : file1: reading active writers 2025/04/18 06:22:45 DEBUG : file2: reading active writers 2025/04/18 06:22:45 DEBUG : >WaitForWriters: 2025/04/18 06:22:45 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.32s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:45 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:45 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:45 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:45 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:22:45 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:22:45 DEBUG : file1: newRWFileHandle: 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): openPending: 2025/04/18 06:22:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): >openPending: err= 2025/04/18 06:22:45 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:22:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:22:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): _writeAt: size=5, off=0 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): >_writeAt: n=5, err= 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): RWFileHandle.Flush 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): RWFileHandle.Flush 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): close: 2025/04/18 06:22:45 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:22:45.875642582 +0000 UTC m=+330.611816432 2025/04/18 06:22:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:45 DEBUG : file1(0xc00037e640): >close: err= 2025/04/18 06:22:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:45 DEBUG : : Looking for writers 2025/04/18 06:22:45 DEBUG : file1: reading active writers 2025/04/18 06:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:22:45 DEBUG : : Looking for writers 2025/04/18 06:22:45 DEBUG : file1: reading active writers 2025/04/18 06:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:22:45 DEBUG : : Looking for writers 2025/04/18 06:22:45 DEBUG : file1: reading active writers 2025/04/18 06:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:22:45 DEBUG : : Looking for writers 2025/04/18 06:22:45 DEBUG : file1: reading active writers 2025/04/18 06:22:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:22:45 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:22:46 DEBUG : : Looking for writers 2025/04/18 06:22:46 DEBUG : file1: reading active writers 2025/04/18 06:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:22:46 DEBUG : : Looking for writers 2025/04/18 06:22:46 DEBUG : file1: reading active writers 2025/04/18 06:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:22:46 DEBUG : : Looking for writers 2025/04/18 06:22:46 DEBUG : file1: reading active writers 2025/04/18 06:22:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:22:46 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/18 06:22:47 DEBUG : : Looking for writers 2025/04/18 06:22:47 DEBUG : file1: reading active writers 2025/04/18 06:22:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:22:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:22:47 INFO : file1: Copied (new) 2025/04/18 06:22:47 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-18 06:22:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:22:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:22:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:47 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:22:48 DEBUG : : Looking for writers 2025/04/18 06:22:48 DEBUG : file1: reading active writers 2025/04/18 06:22:48 DEBUG : >WaitForWriters: 2025/04/18 06:22:48 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.96s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:48 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:48 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:48 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:48 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:22:48 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:22:48 DEBUG : file1: newRWFileHandle: 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): openPending: 2025/04/18 06:22:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:22:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): >openPending: err= 2025/04/18 06:22:48 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:22:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:22:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): _writeAt: size=5, off=0 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): >_writeAt: n=5, err= 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): RWFileHandle.Release 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): close: 2025/04/18 06:22:48 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:22:48.835376877 +0000 UTC m=+333.571550666 2025/04/18 06:22:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): >close: err= 2025/04/18 06:22:48 DEBUG : file1(0xc000642c00): RWFileHandle.Release 2025/04/18 06:22:48 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:48 DEBUG : : Looking for writers 2025/04/18 06:22:48 DEBUG : file1: reading active writers 2025/04/18 06:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:22:48 DEBUG : : Looking for writers 2025/04/18 06:22:48 DEBUG : file1: reading active writers 2025/04/18 06:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:22:48 DEBUG : : Looking for writers 2025/04/18 06:22:48 DEBUG : file1: reading active writers 2025/04/18 06:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:22:48 DEBUG : : Looking for writers 2025/04/18 06:22:48 DEBUG : file1: reading active writers 2025/04/18 06:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:22:48 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:22:48 DEBUG : : Looking for writers 2025/04/18 06:22:48 DEBUG : file1: reading active writers 2025/04/18 06:22:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:22:49 DEBUG : : Looking for writers 2025/04/18 06:22:49 DEBUG : file1: reading active writers 2025/04/18 06:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:22:49 DEBUG : : Looking for writers 2025/04/18 06:22:49 DEBUG : file1: reading active writers 2025/04/18 06:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:22:49 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/18 06:22:50 DEBUG : : Looking for writers 2025/04/18 06:22:50 DEBUG : file1: reading active writers 2025/04/18 06:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:22:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:22:50 INFO : file1: Copied (new) 2025/04/18 06:22:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-18 06:22:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:22:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:22:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:50 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:22:51 DEBUG : : Looking for writers 2025/04/18 06:22:51 DEBUG : file1: reading active writers 2025/04/18 06:22:51 DEBUG : >WaitForWriters: 2025/04/18 06:22:51 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.96s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:51 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:51 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:51 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:51 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:51 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:22:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:22:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:22:54 DEBUG : dir/file1(0xc000a943c0): openPending: 2025/04/18 06:22:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:22:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:22:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:54 DEBUG : dir/file1(0xc000a943c0): >openPending: err= 2025/04/18 06:22:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:22:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:22:54 DEBUG : dir/file1(0xc000a943c0): _writeAt: size=5, off=0 2025/04/18 06:22:54 DEBUG : dir/file1(0xc000a943c0): >_writeAt: n=5, err= 2025/04/18 06:22:54 DEBUG : dir/file1(0xc000a943c0): close: 2025/04/18 06:22:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:22:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-18 06:22:54.580069712 +0000 UTC m=+339.316243532 2025/04/18 06:22:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:54 DEBUG : dir/file1(0xc000a943c0): >close: err= 2025/04/18 06:22:54 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:54 DEBUG : dir: Looking for writers 2025/04/18 06:22:54 DEBUG : file1: reading active writers 2025/04/18 06:22:54 DEBUG : : Looking for writers 2025/04/18 06:22:54 DEBUG : dir: reading active writers 2025/04/18 06:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:22:54 DEBUG : dir: Looking for writers 2025/04/18 06:22:54 DEBUG : file1: reading active writers 2025/04/18 06:22:54 DEBUG : : Looking for writers 2025/04/18 06:22:54 DEBUG : dir: reading active writers 2025/04/18 06:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:22:54 DEBUG : dir: Looking for writers 2025/04/18 06:22:54 DEBUG : file1: reading active writers 2025/04/18 06:22:54 DEBUG : : Looking for writers 2025/04/18 06:22:54 DEBUG : dir: reading active writers 2025/04/18 06:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:22:54 DEBUG : dir: Looking for writers 2025/04/18 06:22:54 DEBUG : file1: reading active writers 2025/04/18 06:22:54 DEBUG : : Looking for writers 2025/04/18 06:22:54 DEBUG : dir: reading active writers 2025/04/18 06:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:22:54 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:22:54 DEBUG : dir: Looking for writers 2025/04/18 06:22:54 DEBUG : file1: reading active writers 2025/04/18 06:22:54 DEBUG : : Looking for writers 2025/04/18 06:22:54 DEBUG : dir: reading active writers 2025/04/18 06:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:22:54 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/18 06:22:54 DEBUG : dir: Looking for writers 2025/04/18 06:22:54 DEBUG : file1: reading active writers 2025/04/18 06:22:54 DEBUG : : Looking for writers 2025/04/18 06:22:54 DEBUG : dir: reading active writers 2025/04/18 06:22:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:22:55 DEBUG : dir: Looking for writers 2025/04/18 06:22:55 DEBUG : file1: reading active writers 2025/04/18 06:22:55 DEBUG : : Looking for writers 2025/04/18 06:22:55 DEBUG : dir: reading active writers 2025/04/18 06:22:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:22:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:22:55 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:22:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-18 06:22:54 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:22:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:22:55 DEBUG : dir: Looking for writers 2025/04/18 06:22:55 DEBUG : file1: reading active writers 2025/04/18 06:22:55 DEBUG : : Looking for writers 2025/04/18 06:22:55 DEBUG : dir: reading active writers 2025/04/18 06:22:55 DEBUG : >WaitForWriters: 2025/04/18 06:22:55 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:22:56 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:22:56 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:22:56 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:56 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:56 DEBUG : Config file has changed externally - reloading 2025/04/18 06:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:22:56 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:22:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/18 06:22:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:22:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:22:59 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:22:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:22:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): _writeAt: size=5, off=0 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): openPending: 2025/04/18 06:22:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:22:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:22:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): >openPending: err= 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): >_writeAt: n=5, err= 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): _writeAt: size=15, off=5 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): >_writeAt: n=15, err= 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): close: 2025/04/18 06:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/18 06:22:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-18 06:22:59.638305169 +0000 UTC m=+344.374478989 2025/04/18 06:22:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:22:59 DEBUG : dir/file1(0xc000154840): >close: err= 2025/04/18 06:22:59 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:22:59 DEBUG : dir: Looking for writers 2025/04/18 06:22:59 DEBUG : file1: reading active writers 2025/04/18 06:22:59 DEBUG : : Looking for writers 2025/04/18 06:22:59 DEBUG : dir: reading active writers 2025/04/18 06:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:22:59 DEBUG : dir: Looking for writers 2025/04/18 06:22:59 DEBUG : file1: reading active writers 2025/04/18 06:22:59 DEBUG : : Looking for writers 2025/04/18 06:22:59 DEBUG : dir: reading active writers 2025/04/18 06:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:22:59 DEBUG : dir: Looking for writers 2025/04/18 06:22:59 DEBUG : file1: reading active writers 2025/04/18 06:22:59 DEBUG : : Looking for writers 2025/04/18 06:22:59 DEBUG : dir: reading active writers 2025/04/18 06:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:22:59 DEBUG : dir: Looking for writers 2025/04/18 06:22:59 DEBUG : file1: reading active writers 2025/04/18 06:22:59 DEBUG : : Looking for writers 2025/04/18 06:22:59 DEBUG : dir: reading active writers 2025/04/18 06:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:22:59 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:22:59 DEBUG : dir: Looking for writers 2025/04/18 06:22:59 DEBUG : file1: reading active writers 2025/04/18 06:22:59 DEBUG : : Looking for writers 2025/04/18 06:22:59 DEBUG : dir: reading active writers 2025/04/18 06:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:22:59 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/04/18 06:22:59 DEBUG : dir: Looking for writers 2025/04/18 06:22:59 DEBUG : file1: reading active writers 2025/04/18 06:22:59 DEBUG : : Looking for writers 2025/04/18 06:22:59 DEBUG : dir: reading active writers 2025/04/18 06:22:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:23:00 DEBUG : dir: Looking for writers 2025/04/18 06:23:00 DEBUG : file1: reading active writers 2025/04/18 06:23:00 DEBUG : : Looking for writers 2025/04/18 06:23:00 DEBUG : dir: reading active writers 2025/04/18 06:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:23:00 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/18 06:23:00 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:23:00 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-18 06:22:59 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/18 06:23:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:23:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:23:00 DEBUG : dir: Looking for writers 2025/04/18 06:23:00 DEBUG : file1: reading active writers 2025/04/18 06:23:00 DEBUG : : Looking for writers 2025/04/18 06:23:00 DEBUG : dir: reading active writers 2025/04/18 06:23:00 DEBUG : >WaitForWriters: 2025/04/18 06:23:00 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.00s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:01 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:01 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:23:01 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:01 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:01 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:23:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:02 DEBUG : file1: newRWFileHandle: 2025/04/18 06:23:02 DEBUG : file1(0xc000a94980): openPending: 2025/04/18 06:23:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:23:02 DEBUG : file1(0xc000a94980): >openPending: err= 2025/04/18 06:23:02 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:23:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:23:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:23:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:23:02 DEBUG : file1(0xc000a94980): _writeAt: size=5, off=0 2025/04/18 06:23:02 DEBUG : file1(0xc000a94980): >_writeAt: n=5, err= 2025/04/18 06:23:02 DEBUG : file1(0xc000a94980): close: 2025/04/18 06:23:02 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:23:02.124182416 +0000 UTC m=+346.860356256 2025/04/18 06:23:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:02 DEBUG : file1(0xc000a94980): >close: err= 2025/04/18 06:23:02 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:02 DEBUG : : Looking for writers 2025/04/18 06:23:02 DEBUG : file1: reading active writers 2025/04/18 06:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:23:02 DEBUG : : Looking for writers 2025/04/18 06:23:02 DEBUG : file1: reading active writers 2025/04/18 06:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:23:02 DEBUG : : Looking for writers 2025/04/18 06:23:02 DEBUG : file1: reading active writers 2025/04/18 06:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:23:02 DEBUG : : Looking for writers 2025/04/18 06:23:02 DEBUG : file1: reading active writers 2025/04/18 06:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:23:02 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:23:02 DEBUG : : Looking for writers 2025/04/18 06:23:02 DEBUG : file1: reading active writers 2025/04/18 06:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:23:02 DEBUG : : Looking for writers 2025/04/18 06:23:02 DEBUG : file1: reading active writers 2025/04/18 06:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:23:02 DEBUG : : Looking for writers 2025/04/18 06:23:02 DEBUG : file1: reading active writers 2025/04/18 06:23:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:23:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/18 06:23:03 DEBUG : : Looking for writers 2025/04/18 06:23:03 DEBUG : file1: reading active writers 2025/04/18 06:23:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:23:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:23:04 INFO : file1: Copied (new) 2025/04/18 06:23:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-18 06:23:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:23:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:23:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:23:04 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:23:04 DEBUG : : Looking for writers 2025/04/18 06:23:04 DEBUG : file1: reading active writers 2025/04/18 06:23:04 DEBUG : >WaitForWriters: 2025/04/18 06:23:04 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:04 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:04 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:23:04 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:04 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/18 06:23:04 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037eec0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037eec0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037eec0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037eec0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037eec0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.087606925 +0000 UTC m=+349.823780776 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037eec0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.087606925 +0000 UTC m=+349.823780776 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.087606925 +0000 UTC m=+349.823780776 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ef80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641500 item 1 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037efc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037efc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037efc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037efc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037efc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.091470289 +0000 UTC m=+349.827644108 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037efc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f140): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f140): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f140): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f140): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f140): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.091470289 +0000 UTC m=+349.827644108 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f140): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641c70 item 2 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f240): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f240): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f240): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f240): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f240): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.094209241 +0000 UTC m=+349.830383071 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f240): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.094209241 +0000 UTC m=+349.830383071 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f2c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f2c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f2c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f2c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f2c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.094209241 +0000 UTC m=+349.830383071 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f2c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004761c0 item 3 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f380): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f380): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f380): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.097434006 +0000 UTC m=+349.833607836 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f7c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f7c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f7c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f7c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f7c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.097434006 +0000 UTC m=+349.833607836 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f7c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 4 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f800): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f800): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f800): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f800): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f800): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.100021262 +0000 UTC m=+349.836195083 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f800): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.100021262 +0000 UTC m=+349.836195083 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f840): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f880): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f880): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f880): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.100021262 +0000 UTC m=+349.836195083 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476bd0 item 5 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f9c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f9c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f9c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f9c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f9c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.103088963 +0000 UTC m=+349.839262782 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037f9c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fb40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fb40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fb40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fb40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fb40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.103088963 +0000 UTC m=+349.839262782 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fb40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477260 item 6 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fc00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fc00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fc00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fc00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fc00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.105628751 +0000 UTC m=+349.841802581 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fc00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.105628751 +0000 UTC m=+349.841802581 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.105628751 +0000 UTC m=+349.841802581 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fd80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004775e0 item 7 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fe40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fe40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fe40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fe40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fe40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.108476799 +0000 UTC m=+349.844650619 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fe40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fec0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fec0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fec0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fec0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fec0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.108476799 +0000 UTC m=+349.844650619 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037fec0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ab0 item 8 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff00): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc00037ff00): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff00): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff00): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.111072362 +0000 UTC m=+349.847246212 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc00037ff40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.111072362 +0000 UTC m=+349.847246212 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642040): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642040): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642040): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642040): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642040): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.111072362 +0000 UTC m=+349.847246212 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642040): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477dc0 item 9 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642980): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642980): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642980): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.114106418 +0000 UTC m=+349.850280238 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642a40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642a40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642a40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642a40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642a40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.114106418 +0000 UTC m=+349.850280238 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642a40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063c540 item 10 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b40): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000642b40): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b40): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b40): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.116467832 +0000 UTC m=+349.852641692 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.116467832 +0000 UTC m=+349.852641692 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642c40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642cc0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642cc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642cc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642cc0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642cc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.116467832 +0000 UTC m=+349.852641692 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642cc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ccb0 item 11 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642dc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642dc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642dc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642dc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642dc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.119791021 +0000 UTC m=+349.855964841 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642dc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642e40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642e40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642e40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642e40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642e40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.119791021 +0000 UTC m=+349.855964841 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642e40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063d490 item 12 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f00): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000642f00): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f00): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f00): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.121990159 +0000 UTC m=+349.858163990 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000642f40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643000): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643000): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643000): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.121990159 +0000 UTC m=+349.858163990 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063d880 item 13 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643080): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643080): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643080): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643080): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643080): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.123919522 +0000 UTC m=+349.860093343 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643080): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643100): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643100): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643100): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643100): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643100): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.123919522 +0000 UTC m=+349.860093343 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643100): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063db90 item 14 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006431c0): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc0006431c0): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006431c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006431c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006431c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006431c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006431c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643200): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643200): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643200): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643200): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643200): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.126045434 +0000 UTC m=+349.862219264 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643200): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006432c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006432c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006432c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006432c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006432c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.126045434 +0000 UTC m=+349.862219264 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006432c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004361c0 item 15 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643340): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643340): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643340): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643340): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643340): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.128107425 +0000 UTC m=+349.864281245 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643340): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006433c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006433c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006433c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006433c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006433c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.128107425 +0000 UTC m=+349.864281245 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006433c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004369a0 item 16 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643400): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643400): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643400): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643400): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643400): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.130354294 +0000 UTC m=+349.866528124 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.130354294 +0000 UTC m=+349.866528124 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643440): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643480): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643480): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643480): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.130354294 +0000 UTC m=+349.866528124 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436fc0 item 17 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643500): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643500): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643500): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643500): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643500): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.133028774 +0000 UTC m=+349.869202605 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643500): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643580): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643580): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643580): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643580): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643580): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.133028774 +0000 UTC m=+349.869202605 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643580): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004377a0 item 18 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643600): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643600): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643600): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643600): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643600): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.134974738 +0000 UTC m=+349.871148569 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643600): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.134974738 +0000 UTC m=+349.871148569 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0006436c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643700): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643700): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643700): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643700): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643700): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.134974738 +0000 UTC m=+349.871148569 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643700): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437c70 item 19 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643780): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643780): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643780): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.137557969 +0000 UTC m=+349.873731819 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643800): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643800): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643800): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643800): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643800): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.137557969 +0000 UTC m=+349.873731819 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643800): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 20 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643880): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643880): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643880): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.139559357 +0000 UTC m=+349.875733176 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.139559357 +0000 UTC m=+349.875733176 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643940): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643980): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643980): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643980): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.139559357 +0000 UTC m=+349.875733176 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c8c0 item 21 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643a00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643a00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643a00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643a00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643a00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.142094948 +0000 UTC m=+349.878268748 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643a00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643ac0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643ac0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643ac0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643ac0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643ac0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.142094948 +0000 UTC m=+349.878268748 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643ac0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d960 item 22 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643b40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643b40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643b40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643b40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643b40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.143728915 +0000 UTC m=+349.879902735 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643b40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.143728915 +0000 UTC m=+349.879902735 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.143728915 +0000 UTC m=+349.879902735 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643c80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043de30 item 23 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643d40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643d40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643d40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643d40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643d40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.145943342 +0000 UTC m=+349.882117142 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643d40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643e40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643e40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643e40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643e40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643e40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.145943342 +0000 UTC m=+349.882117142 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643e40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454d20 item 24 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f00): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000643f00): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f00): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f00): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.147562963 +0000 UTC m=+349.883736763 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000643f40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.147562963 +0000 UTC m=+349.883736763 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2600): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2e80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2e80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.147562963 +0000 UTC m=+349.883736763 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004557a0 item 25 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2f00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2f00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2f00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2f00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2f00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.150179265 +0000 UTC m=+349.886353115 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c2f00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3300): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3300): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3300): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3300): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3300): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.150179265 +0000 UTC m=+349.886353115 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3300): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455d50 item 26 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3400): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc0002c3400): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3400): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3400): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3400): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3400): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3480): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3480): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3480): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.152024961 +0000 UTC m=+349.888198761 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.152024961 +0000 UTC m=+349.888198761 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3580): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c35c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c35c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c35c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c35c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c35c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.152024961 +0000 UTC m=+349.888198761 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c35c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e380 item 27 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3640): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3640): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3640): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.154706015 +0000 UTC m=+349.890879865 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c36c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c36c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c36c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c36c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c36c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.154706015 +0000 UTC m=+349.890879865 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c36c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ea80 item 28 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c37c0): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc0002c37c0): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c37c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c37c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c37c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c37c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c37c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3800): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3800): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3800): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3800): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3800): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.156777003 +0000 UTC m=+349.892950833 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3800): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3900): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3900): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3900): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3900): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3900): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.156777003 +0000 UTC m=+349.892950833 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3900): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ee00 item 29 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3980): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3980): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3980): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.158705313 +0000 UTC m=+349.894879163 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3a00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3a00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3a00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3a00): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3a00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.158705313 +0000 UTC m=+349.894879163 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3a00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f0a0 item 30 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3b80): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc0002c3b80): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3b80): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3b80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3b80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3c80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3c80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3c80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3c80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3c80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.160768376 +0000 UTC m=+349.896942226 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3c80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3d40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3d40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3d40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3d40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3d40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.160768376 +0000 UTC m=+349.896942226 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0002c3d40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f880 item 31 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b4000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b4000): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b4000): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b4000): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b4000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.162640993 +0000 UTC m=+349.898814843 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b4000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b5800): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b5800): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b5800): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b5800): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b5800): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.162640993 +0000 UTC m=+349.898814843 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0000b5800): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630070 item 32 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00000): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00000): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00000): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.164588419 +0000 UTC m=+349.900762249 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630460 item 33 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.165436291 +0000 UTC m=+349.901610110 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00040): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b000c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b000c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b000c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b000c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b000c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.165436291 +0000 UTC m=+349.901610110 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b000c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630a10 item 33 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00200): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00200): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00200): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00200): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00200): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.167335527 +0000 UTC m=+349.903509377 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00200): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000630e70 item 34 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.168011556 +0000 UTC m=+349.904185385 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00240): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00400): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00400): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00400): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00400): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00400): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.168011556 +0000 UTC m=+349.904185385 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631180 item 34 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00440): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00440): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00440): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00440): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00440): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.169717158 +0000 UTC m=+349.905890958 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00440): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631730 item 35 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.170319339 +0000 UTC m=+349.906493149 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00780): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00780): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00780): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.170319339 +0000 UTC m=+349.906493149 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631a40 item 35 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00800): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00800): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00800): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00800): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00800): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.172204718 +0000 UTC m=+349.908378539 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00800): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000631e30 item 36 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.173029147 +0000 UTC m=+349.909202966 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b009c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a00): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.173029147 +0000 UTC m=+349.909202966 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474000 item 36 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.174796895 +0000 UTC m=+349.910970715 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474770 item 37 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.175590215 +0000 UTC m=+349.911764035 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00a80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00ac0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00ac0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00ac0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00ac0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00ac0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.175590215 +0000 UTC m=+349.911764035 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00ac0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004749a0 item 37 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00b40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00b40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00b40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00b40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00b40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.177467849 +0000 UTC m=+349.913641710 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00b40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d20 item 38 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.178200556 +0000 UTC m=+349.914374376 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c40): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.178200556 +0000 UTC m=+349.914374376 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00c40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e70 item 38 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00cc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00cc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00cc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00cc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00cc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.180086807 +0000 UTC m=+349.916260627 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00cc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004751f0 item 39 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.181431051 +0000 UTC m=+349.917604882 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00d80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00dc0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00dc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00dc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00dc0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00dc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.181431051 +0000 UTC m=+349.917604882 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00dc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475340 item 39 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00e40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00e40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00e40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00e40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00e40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.183341207 +0000 UTC m=+349.919515037 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00e40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004756c0 item 40 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.184032576 +0000 UTC m=+349.920206426 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f40): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.184032576 +0000 UTC m=+349.920206426 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b00f40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004758f0 item 40 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.185783834 +0000 UTC m=+349.921957634 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a941c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94280): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94280): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005380e0 item 41 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94280): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.186709752 +0000 UTC m=+349.922883582 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538230 item 41 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.187511086 +0000 UTC m=+349.923684906 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a942c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94300): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94300): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94300): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94300): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94300): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.187511086 +0000 UTC m=+349.923684906 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94300): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005383f0 item 41 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.189549443 +0000 UTC m=+349.925723253 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a943c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94440): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94440): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94440): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538850 item 42 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94440): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94440): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.190143649 +0000 UTC m=+349.926317449 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94440): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538bd0 item 42 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.190925517 +0000 UTC m=+349.927099337 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94500): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94540): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94540): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94540): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94540): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94540): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.190925517 +0000 UTC m=+349.927099337 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000538e00 item 42 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.192766162 +0000 UTC m=+349.928939983 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94600): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94640): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94640): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005390a0 item 43 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94640): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.193384885 +0000 UTC m=+349.929558725 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005391f0 item 43 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.19452231 +0000 UTC m=+349.930696130 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94740): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94780): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94780): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94780): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.19452231 +0000 UTC m=+349.930696130 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539570 item 43 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.19649322 +0000 UTC m=+349.932667040 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94840): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94880): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94880): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005398f0 item 44 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94880): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.197136458 +0000 UTC m=+349.933310289 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539b90 item 44 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.19796314 +0000 UTC m=+349.934136990 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94940): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94980): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94980): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94980): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.19796314 +0000 UTC m=+349.934136990 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000539e30 item 44 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.19974167 +0000 UTC m=+349.935915520 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94a80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ac0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ac0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ac0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a230 item 45 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ac0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ac0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.200455219 +0000 UTC m=+349.936629049 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ac0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94b80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94b80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94b80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94b80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.200455219 +0000 UTC m=+349.936629049 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a380 item 45 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.202423274 +0000 UTC m=+349.938597095 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94c80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94cc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94cc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94cc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a690 item 46 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94cc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94cc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.203100475 +0000 UTC m=+349.939274296 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94cc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94dc0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94dc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94dc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94dc0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94dc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.203100475 +0000 UTC m=+349.939274296 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94dc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053a850 item 46 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.205021312 +0000 UTC m=+349.941195142 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ec0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ec0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ec0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053abd0 item 47 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ec0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ec0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.205716597 +0000 UTC m=+349.941890427 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94ec0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94f80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94f80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94f80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94f80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94f80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.205716597 +0000 UTC m=+349.941890427 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a94f80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ad20 item 47 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.207735789 +0000 UTC m=+349.943909608 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95040): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95080): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95080): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95080): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b030 item 48 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95080): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95080): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.208416065 +0000 UTC m=+349.944589895 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95080): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95140): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95140): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95140): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95140): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95140): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.208416065 +0000 UTC m=+349.944589895 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95140): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b1f0 item 48 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95180): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95180): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95180): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95180): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95180): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.210368612 +0000 UTC m=+349.946542441 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95180): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b500 item 49 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.211110494 +0000 UTC m=+349.947284314 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a951c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95200): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95200): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95200): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95200): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95200): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.211110494 +0000 UTC m=+349.947284314 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95200): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053b650 item 49 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95280): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95280): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95280): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.213044646 +0000 UTC m=+349.949218466 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ba40 item 50 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.213785256 +0000 UTC m=+349.949959086 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95340): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95380): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95380): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95380): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.213785256 +0000 UTC m=+349.949959086 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053bd50 item 50 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95400): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95400): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95400): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95400): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95400): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.215543807 +0000 UTC m=+349.951717627 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c1c0 item 51 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.21643467 +0000 UTC m=+349.952608491 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a954c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95500): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95500): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95500): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95500): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95500): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.21643467 +0000 UTC m=+349.952608491 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95500): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c310 item 51 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95580): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95580): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95580): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95580): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95580): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.218508123 +0000 UTC m=+349.954681974 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95580): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c5b0 item 52 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.219238003 +0000 UTC m=+349.955411823 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95680): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95680): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95680): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95680): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95680): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.219238003 +0000 UTC m=+349.955411823 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95680): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c770 item 52 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95700): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95700): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95700): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95700): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95700): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.221070975 +0000 UTC m=+349.957244826 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95700): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cc40 item 53 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.221779345 +0000 UTC m=+349.957953175 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a957c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95800): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95800): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95800): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95800): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95800): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.221779345 +0000 UTC m=+349.957953175 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95800): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cd90 item 53 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95880): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95880): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95880): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.223615993 +0000 UTC m=+349.959789793 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d110 item 54 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.224355652 +0000 UTC m=+349.960529472 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95940): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95980): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95980): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95980): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.224355652 +0000 UTC m=+349.960529472 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d260 item 54 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95a00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95a00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95a00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95a00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95a00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.225829519 +0000 UTC m=+349.962003319 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95a00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d570 item 55 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.226427983 +0000 UTC m=+349.962601792 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95ac0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b00): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.226427983 +0000 UTC m=+349.962601792 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d6c0 item 55 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.227993452 +0000 UTC m=+349.964167262 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054db90 item 56 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.228678558 +0000 UTC m=+349.964852358 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c80): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.228678558 +0000 UTC m=+349.964852358 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95c80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054ddc0 item 56 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.23029329 +0000 UTC m=+349.966467099 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550150 item 57 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.230896412 +0000 UTC m=+349.967070212 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95d80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550380 item 57 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.231515094 +0000 UTC m=+349.967688894 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e80): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.231515094 +0000 UTC m=+349.967688894 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005504d0 item 57 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.233316345 +0000 UTC m=+349.969490176 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000a95f40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac000): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac000): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005507e0 item 58 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac000): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.234015789 +0000 UTC m=+349.970189610 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550930 item 58 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.234844976 +0000 UTC m=+349.971018805 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac0c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac100): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac100): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac100): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac100): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac100): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.234844976 +0000 UTC m=+349.971018805 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac100): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000550c40 item 58 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.236904613 +0000 UTC m=+349.973078443 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac1c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac200): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac200): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac200): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005510a0 item 59 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac200): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac200): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.237604567 +0000 UTC m=+349.973778377 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac200): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004881c0 item 59 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.238415009 +0000 UTC m=+349.974588829 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0001547c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0001547c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0001547c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0001547c0): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0001547c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.238415009 +0000 UTC m=+349.974588829 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0001547c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488460 item 59 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.240318142 +0000 UTC m=+349.976491962 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488700 item 60 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.24111668 +0000 UTC m=+349.977290501 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154a80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488850 item 60 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.2419524 +0000 UTC m=+349.978126231 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154bc0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154bc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154bc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154bc0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154bc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.2419524 +0000 UTC m=+349.978126231 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154bc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488b60 item 60 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.243674363 +0000 UTC m=+349.979848183 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154f00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154f00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154f00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488fc0 item 61 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154f00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154f00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.244443416 +0000 UTC m=+349.980617237 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000154f00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155000): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155000): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155000): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.244443416 +0000 UTC m=+349.980617237 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489490 item 61 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.246575169 +0000 UTC m=+349.982749000 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155240): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155280): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155280): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489730 item 62 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155280): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.247408554 +0000 UTC m=+349.983582384 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155880): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155880): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155880): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.247408554 +0000 UTC m=+349.983582384 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489880 item 62 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.24953684 +0000 UTC m=+349.985710660 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000155ec0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8000): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8000): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489b20 item 63 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8000): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.250206858 +0000 UTC m=+349.986380688 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb80c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb80c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb80c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb80c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb80c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.250206858 +0000 UTC m=+349.986380688 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb80c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489c70 item 63 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.25275953 +0000 UTC m=+349.988933361 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8180): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb81c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb81c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb81c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489f10 item 64 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb81c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb81c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.25361127 +0000 UTC m=+349.989785089 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb81c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8280): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8280): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8280): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.25361127 +0000 UTC m=+349.989785089 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556150 item 64 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb82c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb82c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb82c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb82c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb82c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.255835806 +0000 UTC m=+349.992009627 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb82c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556460 item 65 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.256628385 +0000 UTC m=+349.992802215 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8300): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8340): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8340): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8340): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8340): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8340): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.256628385 +0000 UTC m=+349.992802215 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8340): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005565b0 item 65 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8380): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8380): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8380): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.258859433 +0000 UTC m=+349.995033253 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556930 item 66 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.259705522 +0000 UTC m=+349.995879353 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb83c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8400): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8400): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8400): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8400): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8400): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.259705522 +0000 UTC m=+349.995879353 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556a80 item 66 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8440): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8440): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8440): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8440): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8440): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.261605889 +0000 UTC m=+349.997779720 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8440): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556fc0 item 67 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.262391705 +0000 UTC m=+349.998565526 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb84c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb84c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb84c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb84c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb84c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.262391705 +0000 UTC m=+349.998565526 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb84c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557180 item 67 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8540): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8540): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8540): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8540): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8540): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.264300759 +0000 UTC m=+350.000474589 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557570 item 68 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.265124947 +0000 UTC m=+350.001298777 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8600): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8640): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8640): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8640): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.265124947 +0000 UTC m=+350.001298777 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005577a0 item 68 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8680): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8680): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8680): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8680): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8680): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.266862208 +0000 UTC m=+350.003036008 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8680): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557ce0 item 69 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.267498092 +0000 UTC m=+350.003671892 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb86c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8700): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8700): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8700): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8700): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8700): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.267498092 +0000 UTC m=+350.003671892 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8700): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557ea0 item 69 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8780): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8780): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8780): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.269013898 +0000 UTC m=+350.005187698 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a230 item 70 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.270003286 +0000 UTC m=+350.006177136 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8840): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8880): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8880): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8880): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.270003286 +0000 UTC m=+350.006177136 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a380 item 70 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8900): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8900): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8900): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8900): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8900): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.271864951 +0000 UTC m=+350.008038751 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8900): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a770 item 71 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.272616642 +0000 UTC m=+350.008790442 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb89c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a00): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.272616642 +0000 UTC m=+350.008790442 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a8c0 item 71 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.274366158 +0000 UTC m=+350.010539958 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8a80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ae70 item 72 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.275124171 +0000 UTC m=+350.011297971 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b80): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.275124171 +0000 UTC m=+350.011297971 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b180 item 72 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.277571606 +0000 UTC m=+350.013745456 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8bc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b500 item 73 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.278338576 +0000 UTC m=+350.014512395 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b650 item 73 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.279389208 +0000 UTC m=+350.015563028 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.279389208 +0000 UTC m=+350.015563028 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8c80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b810 item 73 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.281836132 +0000 UTC m=+350.018009993 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057be30 item 74 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.282722125 +0000 UTC m=+350.018895956 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8d80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006201c0 item 74 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.2837578 +0000 UTC m=+350.019931720 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e80): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.2837578 +0000 UTC m=+350.019931720 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb8e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620310 item 74 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.286105388 +0000 UTC m=+350.022279208 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01040): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01040): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01040): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ce0 item 75 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01040): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01040): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.286726855 +0000 UTC m=+350.022900655 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01040): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475e30 item 75 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.287405598 +0000 UTC m=+350.023579399 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01100): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01140): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01140): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01140): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01140): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01140): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.287405598 +0000 UTC m=+350.023579399 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01140): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628000 item 75 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.290131618 +0000 UTC m=+350.026305437 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01200): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01240): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01240): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01240): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006283f0 item 76 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01240): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01240): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.291142656 +0000 UTC m=+350.027316486 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01240): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006285b0 item 76 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.291968065 +0000 UTC m=+350.028141895 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01300): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01340): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01340): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01340): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01340): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01340): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.291968065 +0000 UTC m=+350.028141895 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01340): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628700 item 76 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.293868023 +0000 UTC m=+350.030041842 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01540): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01540): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01540): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628b60 item 77 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01540): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01540): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.294590448 +0000 UTC m=+350.030764269 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01600): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01600): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01600): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01600): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01600): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.294590448 +0000 UTC m=+350.030764269 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01600): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628cb0 item 77 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.296889424 +0000 UTC m=+350.033063255 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b016c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01700): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01700): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01700): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000628f50 item 78 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01700): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01700): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.297613645 +0000 UTC m=+350.033787465 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01700): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b017c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b017c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b017c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b017c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b017c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.297613645 +0000 UTC m=+350.033787465 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b017c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629110 item 78 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.299518391 +0000 UTC m=+350.035692191 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b018c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b018c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b018c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629420 item 79 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b018c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b018c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.30016753 +0000 UTC m=+350.036341330 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b018c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01980): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01980): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01980): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.30016753 +0000 UTC m=+350.036341330 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006295e0 item 79 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.30355025 +0000 UTC m=+350.039724071 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006298f0 item 80 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.304243493 +0000 UTC m=+350.040417313 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01a80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.304243493 +0000 UTC m=+350.040417313 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000629b20 item 80 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.306009378 +0000 UTC m=+350.042183178 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000650000 item 81 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.306674386 +0000 UTC m=+350.042848176 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01bc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c00): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.306674386 +0000 UTC m=+350.042848176 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000650150 item 81 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.308165666 +0000 UTC m=+350.044339456 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01c80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006504d0 item 82 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.308917337 +0000 UTC m=+350.045091117 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d80): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.308917337 +0000 UTC m=+350.045091117 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01d80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000650620 item 82 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.310607361 +0000 UTC m=+350.046781191 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551180 item 83 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.311440364 +0000 UTC m=+350.047614195 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac2c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac300): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac300): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac300): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac300): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac300): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.311440364 +0000 UTC m=+350.047614195 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac300): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551340 item 83 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac380): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac380): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac380): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.313300357 +0000 UTC m=+350.049474167 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551650 item 84 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.314034555 +0000 UTC m=+350.050208355 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac4c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac4c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac4c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac4c0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac4c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.314034555 +0000 UTC m=+350.050208355 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac4c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005517a0 item 84 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac540): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac540): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac540): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac540): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac540): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.315748843 +0000 UTC m=+350.051922653 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551b20 item 85 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.316489564 +0000 UTC m=+350.052663365 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac600): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac640): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac640): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac640): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.316489564 +0000 UTC m=+350.052663365 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000551d50 item 85 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac6c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac6c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac6c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac6c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac6c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.318258445 +0000 UTC m=+350.054432256 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac6c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656150 item 86 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.319003575 +0000 UTC m=+350.055177375 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac7c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac7c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac7c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac7c0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac7c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.319003575 +0000 UTC m=+350.055177375 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac7c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006562a0 item 86 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac840): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac840): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac840): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac840): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac840): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.320741748 +0000 UTC m=+350.056915558 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac840): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656540 item 87 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.321518045 +0000 UTC m=+350.057691855 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac900): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac940): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac940): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac940): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac940): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac940): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.321518045 +0000 UTC m=+350.057691855 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac940): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656690 item 87 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac9c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac9c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac9c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac9c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac9c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.323312785 +0000 UTC m=+350.059486615 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aac9c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656930 item 88 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.32401326 +0000 UTC m=+350.060187090 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaca80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacac0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacac0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacac0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacac0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacac0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.32401326 +0000 UTC m=+350.060187090 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacac0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656a80 item 88 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.325772894 +0000 UTC m=+350.061946704 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacb80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacbc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacbc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacbc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656d90 item 89 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacbc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacbc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.326476795 +0000 UTC m=+350.062650606 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacbc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656ee0 item 89 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.327152334 +0000 UTC m=+350.063326134 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacc80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaccc0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaccc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaccc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaccc0): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaccc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.327152334 +0000 UTC m=+350.063326134 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aaccc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657030 item 89 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.328961661 +0000 UTC m=+350.065135461 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacd80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacdc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacdc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacdc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006572d0 item 90 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacdc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacdc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.329588979 +0000 UTC m=+350.065762789 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacdc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657420 item 90 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.330338986 +0000 UTC m=+350.066512797 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aace80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacec0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacec0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacec0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacec0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacec0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.330338986 +0000 UTC m=+350.066512797 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacec0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657570 item 90 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.331995747 +0000 UTC m=+350.068169567 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacf80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacfc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacfc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacfc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657810 item 91 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacfc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacfc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.332585275 +0000 UTC m=+350.068759075 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aacfc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657960 item 91 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.333298103 +0000 UTC m=+350.069471912 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad080): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad0c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad0c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad0c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad0c0): >_readAt: n=8, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad0c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.333298103 +0000 UTC m=+350.069471912 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad0c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657ab0 item 91 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.334968369 +0000 UTC m=+350.071142169 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad180): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad1c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad1c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad1c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657d50 item 92 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad1c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad1c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.335568015 +0000 UTC m=+350.071741824 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad1c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658000 item 92 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): _readAt: size=2, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): _writeAt: size=3, off=5 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.336269071 +0000 UTC m=+350.072442871 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad2c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad2c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad2c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad2c0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad2c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.336269071 +0000 UTC m=+350.072442871 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad2c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658150 item 92 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.33790878 +0000 UTC m=+350.074082580 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad3c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad3c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad3c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658460 item 93 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad3c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad3c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.338533702 +0000 UTC m=+350.074707502 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad3c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad480): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad480): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad480): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.338533702 +0000 UTC m=+350.074707502 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658620 item 93 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.34027376 +0000 UTC m=+350.076447570 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad580): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad580): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad580): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658a80 item 94 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad580): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad580): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.340968855 +0000 UTC m=+350.077142655 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad580): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad640): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad640): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad640): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.340968855 +0000 UTC m=+350.077142655 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658bd0 item 94 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.343169346 +0000 UTC m=+350.079343156 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad700): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad740): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad740): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad740): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658e70 item 95 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad740): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad740): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.343852058 +0000 UTC m=+350.080025858 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad740): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad800): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad800): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad800): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad800): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad800): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.343852058 +0000 UTC m=+350.080025858 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad800): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658fc0 item 95 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): open at offset 0 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.345769418 +0000 UTC m=+350.081943238 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad8c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad900): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad900): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad900): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006592d0 item 96 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad900): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad900): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.346453592 +0000 UTC m=+350.082627402 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad900): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad9c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad9c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad9c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad9c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad9c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.346453592 +0000 UTC m=+350.082627402 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000aad9c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659420 item 96 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= 2025/04/18 06:23:05 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:05 DEBUG : : Looking for writers 2025/04/18 06:23:05 DEBUG : >WaitForWriters: 2025/04/18 06:23:05 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:05 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:05 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:23:05 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:05 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/18 06:23:05 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb91c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb91c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb91c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb91c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb91c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.883712902 +0000 UTC m=+350.619886722 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb91c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.883712902 +0000 UTC m=+350.619886722 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9200): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9240): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9240): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9240): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9240): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9240): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.883712902 +0000 UTC m=+350.619886722 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9240): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000620c40 item 1 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9280): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9280): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9280): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.886942906 +0000 UTC m=+350.623116737 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb92c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb92c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb92c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb92c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb92c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.886942906 +0000 UTC m=+350.623116737 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb92c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006210a0 item 2 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9300): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9300): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9300): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9300): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9300): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.88910718 +0000 UTC m=+350.625281001 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9300): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.88910718 +0000 UTC m=+350.625281001 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9340): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9380): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9380): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9380): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.88910718 +0000 UTC m=+350.625281001 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006213b0 item 3 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9400): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9400): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9400): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9400): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9400): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.892149942 +0000 UTC m=+350.628323763 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9480): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9480): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9480): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.892149942 +0000 UTC m=+350.628323763 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621880 item 4 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb94c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb94c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb94c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb94c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb94c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.894033379 +0000 UTC m=+350.630207199 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb94c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.894033379 +0000 UTC m=+350.630207199 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9500): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9540): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9540): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9540): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9540): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9540): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.894033379 +0000 UTC m=+350.630207199 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000621b90 item 5 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb95c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb95c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb95c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb95c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb95c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.896550535 +0000 UTC m=+350.632724355 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb95c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9640): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9640): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9640): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.896550535 +0000 UTC m=+350.632724355 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c070 item 6 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb96c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb96c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb96c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb96c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb96c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.898647833 +0000 UTC m=+350.634821653 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb96c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.898647833 +0000 UTC m=+350.634821653 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb97c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb97c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb97c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb97c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb97c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.898647833 +0000 UTC m=+350.634821653 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb97c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c380 item 7 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9840): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9840): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9840): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9840): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9840): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.901260799 +0000 UTC m=+350.637434629 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9840): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb98c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb98c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb98c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb98c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb98c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.901260799 +0000 UTC m=+350.637434629 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb98c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c770 item 8 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9900): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000cb9900): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9900): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9900): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9900): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9900): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9900): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9940): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9940): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9940): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9940): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9940): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.904131989 +0000 UTC m=+350.640305830 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9940): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.904131989 +0000 UTC m=+350.640305830 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb99c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb99c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb99c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb99c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb99c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.904131989 +0000 UTC m=+350.640305830 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb99c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ca80 item 9 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9a40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9a40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9a40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9a40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9a40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.907002248 +0000 UTC m=+350.643176069 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9a40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9ac0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9ac0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9ac0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9ac0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9ac0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.907002248 +0000 UTC m=+350.643176069 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9ac0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066cee0 item 10 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9b80): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000cb9b80): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9b80): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9b80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9b80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9bc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9bc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9bc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9bc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9bc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.909134081 +0000 UTC m=+350.645307901 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9bc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): _writeAt: size=3, off=2 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.909134081 +0000 UTC m=+350.645307901 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9c80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f080c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f080c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f080c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f080c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f080c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.909134081 +0000 UTC m=+350.645307901 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f080c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d340 item 11 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08140): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08140): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08140): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08140): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08140): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.912304123 +0000 UTC m=+350.648477983 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08140): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f081c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f081c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f081c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f081c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f081c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.912304123 +0000 UTC m=+350.648477983 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f081c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c700 item 12 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08280): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000f08280): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08280): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08280): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08280): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08280): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f082c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f082c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f082c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f082c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f082c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.914933961 +0000 UTC m=+350.651107780 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f082c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08380): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08380): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08380): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.914933961 +0000 UTC m=+350.651107780 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ca80 item 13 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08400): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08400): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08400): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08400): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08400): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.917581211 +0000 UTC m=+350.653755040 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08400): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08480): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08480): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08480): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.917581211 +0000 UTC m=+350.653755040 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ce00 item 14 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08540): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000f08540): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08540): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08540): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08540): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08540): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08580): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08580): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08580): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08580): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08580): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.919928667 +0000 UTC m=+350.656102517 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08580): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08640): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08640): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08640): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08640): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08640): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.919928667 +0000 UTC m=+350.656102517 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08640): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d0a0 item 15 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.922461944 +0000 UTC m=+350.658635764 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f00): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.922461944 +0000 UTC m=+350.658635764 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000650a80 item 16 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.924769787 +0000 UTC m=+350.660943648 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000b01f40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.924769787 +0000 UTC m=+350.660943648 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088040): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088040): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088040): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088040): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088040): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.924769787 +0000 UTC m=+350.660943648 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088040): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000650d90 item 17 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010880c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010880c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010880c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010880c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010880c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.927983231 +0000 UTC m=+350.664157091 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010880c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088140): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088140): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088140): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088140): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088140): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.927983231 +0000 UTC m=+350.664157091 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088140): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651180 item 18 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010881c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010881c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010881c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010881c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010881c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.930302735 +0000 UTC m=+350.666476555 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010881c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.930302735 +0000 UTC m=+350.666476555 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088280): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010882c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010882c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010882c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010882c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010882c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.930302735 +0000 UTC m=+350.666476555 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010882c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651420 item 19 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f086c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f086c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f086c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f086c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f086c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.933564709 +0000 UTC m=+350.669738529 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f086c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08740): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08740): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08740): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08740): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08740): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.933564709 +0000 UTC m=+350.669738529 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08740): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d3b0 item 20 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f087c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f087c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f087c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f087c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f087c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.935684459 +0000 UTC m=+350.671858279 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f087c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.935684459 +0000 UTC m=+350.671858279 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f088c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f088c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f088c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f088c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f088c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.935684459 +0000 UTC m=+350.671858279 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f088c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d6c0 item 21 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08940): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08940): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08940): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08940): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08940): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.938737141 +0000 UTC m=+350.674910960 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08940): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f089c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f089c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f089c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f089c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f089c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.938737141 +0000 UTC m=+350.674910960 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f089c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065da40 item 22 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08a40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08a40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08a40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08a40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08a40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.941049503 +0000 UTC m=+350.677223353 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08a40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.941049503 +0000 UTC m=+350.677223353 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.941049503 +0000 UTC m=+350.677223353 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08b40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065dd50 item 23 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08bc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08bc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08bc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08bc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08bc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.944169831 +0000 UTC m=+350.680343652 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08bc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08c40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08c40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08c40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08c40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08c40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.944169831 +0000 UTC m=+350.680343652 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08c40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672230 item 24 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d00): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc000f08d00): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d00): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d00): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.946500807 +0000 UTC m=+350.682674637 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.946500807 +0000 UTC m=+350.682674637 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088380): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010883c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010883c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010883c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010883c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010883c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.946500807 +0000 UTC m=+350.682674637 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010883c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651650 item 25 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088440): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088440): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088440): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088440): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088440): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.949749346 +0000 UTC m=+350.685923177 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088440): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010884c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010884c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010884c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010884c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010884c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.949749346 +0000 UTC m=+350.685923177 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010884c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006519d0 item 26 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088580): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc001088580): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088580): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088580): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088580): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088580): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088580): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010885c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010885c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010885c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010885c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010885c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.952266312 +0000 UTC m=+350.688440173 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010885c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): open at offset 5 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): >_readAt: n=2, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): _writeAt: size=3, off=7 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.952266312 +0000 UTC m=+350.688440173 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088680): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010886c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010886c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010886c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010886c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010886c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.952266312 +0000 UTC m=+350.688440173 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010886c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651c70 item 27 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088740): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088740): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088740): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088740): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088740): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.95543444 +0000 UTC m=+350.691608270 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088740): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010887c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010887c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010887c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010887c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010887c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.95543444 +0000 UTC m=+350.691608270 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010887c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e070 item 28 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088880): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc001088880): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088880): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088880): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088880): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088880): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010888c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010888c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010888c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010888c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010888c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.957939965 +0000 UTC m=+350.694113824 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc0010888c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088980): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088980): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088980): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088980): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088980): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.957939965 +0000 UTC m=+350.694113824 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088980): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e310 item 29 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a00): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a00): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a00): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.960666543 +0000 UTC m=+350.696840364 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a80): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.960666543 +0000 UTC m=+350.696840364 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088a80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e5b0 item 30 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b40): _readAt: size=2, off=0 2025/04/18 06:23:05 ERROR : open-test-file(0xc001088b40): Couldn't read size of file 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b40): >_readAt: n=0, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b40): close: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.9631782 +0000 UTC m=+350.699352030 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088b80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088c40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088c40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088c40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088c40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088c40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.9631782 +0000 UTC m=+350.699352030 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088c40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e850 item 31 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088cc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088cc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088cc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088cc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088cc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.965488687 +0000 UTC m=+350.701662558 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088cc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d40): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d40): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d40): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.965488687 +0000 UTC m=+350.701662558 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035eaf0 item 32 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.967938337 +0000 UTC m=+350.704112167 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088d80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ed90 item 33 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.968841232 +0000 UTC m=+350.705015092 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088dc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e00): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.968841232 +0000 UTC m=+350.705015092 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ef50 item 33 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e40): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e40): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.97124249 +0000 UTC m=+350.707416320 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f260 item 34 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.972323069 +0000 UTC m=+350.708496899 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088ec0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088ec0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088ec0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088ec0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088ec0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.972323069 +0000 UTC m=+350.708496899 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc001088ec0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f3b0 item 34 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.974488124 +0000 UTC m=+350.710661954 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08d80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672690 item 35 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.975321909 +0000 UTC m=+350.711495730 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08dc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e00): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e00): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e00): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e00): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e00): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.975321909 +0000 UTC m=+350.711495730 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e00): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672850 item 35 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e80): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e80): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e80): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.977072616 +0000 UTC m=+350.713246406 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08e80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672b60 item 36 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.978131775 +0000 UTC m=+350.714305604 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f40): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f80): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f80): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f80): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f80): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f80): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.978131775 +0000 UTC m=+350.714305604 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08f80): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672cb0 item 36 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08fc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08fc0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08fc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08fc0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08fc0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.980132411 +0000 UTC m=+350.716306241 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f08fc0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000672fc0 item 37 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.980948584 +0000 UTC m=+350.717122413 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09000): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09040): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09040): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09040): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09040): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09040): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.980948584 +0000 UTC m=+350.717122413 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09040): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673110 item 37 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f090c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f090c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f090c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f090c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f090c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.983075657 +0000 UTC m=+350.719249488 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f090c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673570 item 38 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.983963784 +0000 UTC m=+350.720137624 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09180): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f091c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f091c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f091c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f091c0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f091c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.983963784 +0000 UTC m=+350.720137624 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f091c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673730 item 38 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09240): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09240): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09240): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09240): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09240): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.985714341 +0000 UTC m=+350.721888122 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09240): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006739d0 item 39 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.986474267 +0000 UTC m=+350.722648098 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09300): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09340): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09340): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09340): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09340): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09340): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.986474267 +0000 UTC m=+350.722648098 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09340): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673b20 item 39 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f093c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f093c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f093c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f093c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f093c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.988617802 +0000 UTC m=+350.724791622 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f093c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000673e30 item 40 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.989509387 +0000 UTC m=+350.725683206 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09480): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f094c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f094c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f094c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f094c0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f094c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.989509387 +0000 UTC m=+350.725683206 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f094c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c000 item 40 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.991505574 +0000 UTC m=+350.727679415 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09500): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09540): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09540): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09540): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c380 item 41 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09540): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09540): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.992215998 +0000 UTC m=+350.728389818 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09540): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c850 item 41 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.993088276 +0000 UTC m=+350.729262106 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09580): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f095c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f095c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f095c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f095c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f095c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.993088276 +0000 UTC m=+350.729262106 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f095c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c9a0 item 41 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.99527939 +0000 UTC m=+350.731453250 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09680): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f096c0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f096c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f096c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cd90 item 42 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f096c0): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f096c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.996103257 +0000 UTC m=+350.732277077 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f096c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cf50 item 42 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): _writeAt: size=3, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): >_writeAt: n=3, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.997270689 +0000 UTC m=+350.733444548 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09780): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f097c0): _readAt: size=512, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f097c0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f097c0): >openPending: err= 2025/04/18 06:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f097c0): >_readAt: n=3, err=EOF 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f097c0): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.997270689 +0000 UTC m=+350.733444548 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f097c0): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: Remove: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d0a0 item 42 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): >openPending: err= 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): _readAt: size=2, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): >_writeAt: n=5, err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): close: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:05.99921516 +0000 UTC m=+350.735388989 2025/04/18 06:23:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000f09880): >close: err= 2025/04/18 06:23:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:05 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9cc0): _writeAt: size=5, off=0 2025/04/18 06:23:05 DEBUG : open-test-file(0xc000cb9cc0): openPending: 2025/04/18 06:23:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9cc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d490 item 43 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9cc0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9cc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.000030941 +0000 UTC m=+350.736204801 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9cc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d490 item 43 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.000956268 +0000 UTC m=+350.737130098 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9d80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9dc0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9dc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9dc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9dc0): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9dc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.000956268 +0000 UTC m=+350.737130098 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9dc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d650 item 43 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.003192857 +0000 UTC m=+350.739366697 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9e80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9ec0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9ec0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9ec0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d960 item 44 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9ec0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9ec0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.004012496 +0000 UTC m=+350.740186327 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000cb9ec0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066dab0 item 44 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.005039284 +0000 UTC m=+350.741213105 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056000): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056040): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056040): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056040): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056040): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056040): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.005039284 +0000 UTC m=+350.741213105 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056040): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066dc70 item 44 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.007461511 +0000 UTC m=+350.743635301 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056100): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056140): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056140): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056140): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380540 item 45 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056140): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056140): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.008149974 +0000 UTC m=+350.744323765 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056140): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056200): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056200): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056200): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056200): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056200): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.008149974 +0000 UTC m=+350.744323765 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056200): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380690 item 45 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.009811554 +0000 UTC m=+350.745985334 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010562c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056300): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056300): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056300): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380b60 item 46 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056300): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056300): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.010689883 +0000 UTC m=+350.746863673 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056300): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010563c0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010563c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010563c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010563c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010563c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.010689883 +0000 UTC m=+350.746863673 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010563c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 46 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.012022596 +0000 UTC m=+350.748196385 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056480): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010564c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010564c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010564c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381490 item 47 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010564c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010564c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.012600701 +0000 UTC m=+350.748774480 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010564c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056580): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056580): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056580): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056580): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056580): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.012600701 +0000 UTC m=+350.748774480 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056580): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003818f0 item 47 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.014234969 +0000 UTC m=+350.750408769 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056640): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056680): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056680): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056680): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381dc0 item 48 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056680): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056680): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.014800531 +0000 UTC m=+350.750974341 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056680): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056740): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056740): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056740): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056740): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056740): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.014800531 +0000 UTC m=+350.750974341 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056740): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 48 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056780): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056780): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056780): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056780): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056780): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.016394142 +0000 UTC m=+350.752567942 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056780): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005588c0 item 49 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.017119605 +0000 UTC m=+350.753293415 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010567c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056800): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056800): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056800): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056800): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056800): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.017119605 +0000 UTC m=+350.753293415 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056800): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558b60 item 49 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056880): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056880): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056880): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056880): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056880): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.018835476 +0000 UTC m=+350.755009276 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056880): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559110 item 50 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.019564154 +0000 UTC m=+350.755737954 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056940): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056980): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056980): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056980): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056980): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056980): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.019564154 +0000 UTC m=+350.755737954 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056980): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005595e0 item 50 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056a00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056a00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056a00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056a00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056a00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.021220755 +0000 UTC m=+350.757394566 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056a00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559ce0 item 51 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.021949243 +0000 UTC m=+350.758123043 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056ac0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b00): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.021949243 +0000 UTC m=+350.758123043 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559ea0 item 51 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.024373214 +0000 UTC m=+350.760547024 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056b80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112380 item 52 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.025247545 +0000 UTC m=+350.761421355 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c80): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c80): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c80): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.025247545 +0000 UTC m=+350.761421355 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056c80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001124d0 item 52 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056d00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056d00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056d00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056d00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056d00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.026866024 +0000 UTC m=+350.763039824 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056d00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112a10 item 53 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.027570547 +0000 UTC m=+350.763744367 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056dc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e00): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.027570547 +0000 UTC m=+350.763744367 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112cb0 item 53 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.029785685 +0000 UTC m=+350.765959506 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056e80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113110 item 54 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.03091217 +0000 UTC m=+350.767086011 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f80): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f80): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f80): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.03091217 +0000 UTC m=+350.767086011 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001056f80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001132d0 item 54 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057000): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057000): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057000): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057000): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057000): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.033233509 +0000 UTC m=+350.769407309 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057000): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113650 item 55 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.034026929 +0000 UTC m=+350.770200739 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010570c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057100): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057100): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057100): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057100): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057100): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.034026929 +0000 UTC m=+350.770200739 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057100): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113810 item 55 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057180): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057180): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057180): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057180): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057180): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.036394123 +0000 UTC m=+350.772567943 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057180): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 56 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.037492045 +0000 UTC m=+350.773665865 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057240): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057280): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057280): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057280): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057280): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057280): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.037492045 +0000 UTC m=+350.773665865 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057280): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000525b0 item 56 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.039506316 +0000 UTC m=+350.775680146 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057340): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057380): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057380): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057380): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 57 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057380): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057380): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.040215297 +0000 UTC m=+350.776389098 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057380): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 57 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.041118053 +0000 UTC m=+350.777291863 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057440): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057480): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057480): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057480): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057480): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057480): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.041118053 +0000 UTC m=+350.777291863 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057480): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 57 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.043213696 +0000 UTC m=+350.779387517 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057540): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057580): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057580): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057580): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 58 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057580): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057580): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.044070425 +0000 UTC m=+350.780244235 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057580): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 58 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.045176161 +0000 UTC m=+350.781349961 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057640): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057680): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057680): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057680): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057680): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057680): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.045176161 +0000 UTC m=+350.781349961 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057680): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d40e0 item 58 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.047813452 +0000 UTC m=+350.783987252 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057740): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057780): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057780): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057780): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d44d0 item 59 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057780): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057780): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.048550637 +0000 UTC m=+350.784724447 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057780): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4770 item 59 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.049501993 +0000 UTC m=+350.785675783 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057840): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057880): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057880): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057880): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057880): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057880): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.049501993 +0000 UTC m=+350.785675783 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057880): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4af0 item 59 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.051123689 +0000 UTC m=+350.787297478 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057940): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057980): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057980): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057980): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4fc0 item 60 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057980): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057980): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.051638675 +0000 UTC m=+350.787812466 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057980): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5420 item 60 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.052316538 +0000 UTC m=+350.788490338 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a80): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a80): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a80): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.052316538 +0000 UTC m=+350.788490338 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057a80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5880 item 60 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.054006129 +0000 UTC m=+350.790179929 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5ea0 item 61 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.054567994 +0000 UTC m=+350.790741784 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057b80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057c40): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057c40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057c40): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057c40): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057c40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.054567994 +0000 UTC m=+350.790741784 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057c40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe5b0 item 61 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.056396989 +0000 UTC m=+350.792570799 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d40): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fef50 item 62 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d40): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.057010701 +0000 UTC m=+350.793184501 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057d40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057e00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057e00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057e00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057e00): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057e00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.057010701 +0000 UTC m=+350.793184501 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057e00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff180 item 62 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.058848331 +0000 UTC m=+350.795022131 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057ec0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057f00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057f00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057f00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff5e0 item 63 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057f00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057f00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.059368538 +0000 UTC m=+350.795542328 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001057f00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c040): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c040): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c040): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c040): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c040): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.059368538 +0000 UTC m=+350.795542328 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c040): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff810 item 63 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.061144993 +0000 UTC m=+350.797318784 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c100): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c140): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c140): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c140): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e1c0 item 64 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c140): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c140): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.061646715 +0000 UTC m=+350.797820505 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c140): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c200): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c200): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c200): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c200): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c200): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.061646715 +0000 UTC m=+350.797820505 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c200): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e310 item 64 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c240): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c240): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c240): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c240): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c240): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.063359521 +0000 UTC m=+350.799533311 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c240): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): _writeAt: size=3, off=2 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e850 item 65 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.064022636 +0000 UTC m=+350.800196426 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c280): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c2c0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c2c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c2c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c2c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c2c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.064022636 +0000 UTC m=+350.800196426 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c2c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ebd0 item 65 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c300): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c300): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c300): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c300): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c300): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.066081211 +0000 UTC m=+350.802255001 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c300): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030efc0 item 66 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.06691138 +0000 UTC m=+350.803085170 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c340): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c380): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c380): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c380): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c380): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c380): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.06691138 +0000 UTC m=+350.803085170 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c380): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f340 item 66 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c3c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c3c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c3c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c3c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c3c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.068581616 +0000 UTC m=+350.804755406 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c3c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): _writeAt: size=3, off=2 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f730 item 67 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.069127661 +0000 UTC m=+350.805301451 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c400): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c440): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c440): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c440): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c440): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c440): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.069127661 +0000 UTC m=+350.805301451 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c440): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f960 item 67 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c4c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c4c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c4c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c4c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c4c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.070784672 +0000 UTC m=+350.806958462 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c4c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fea0 item 68 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.071550891 +0000 UTC m=+350.807724671 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c580): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c5c0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c5c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c5c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c5c0): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c5c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.071550891 +0000 UTC m=+350.807724671 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c5c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318150 item 68 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c600): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c600): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c600): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c600): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c600): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.072890566 +0000 UTC m=+350.809064345 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c600): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): _writeAt: size=3, off=2 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318460 item 69 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.073589106 +0000 UTC m=+350.809762897 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c640): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c680): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c680): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c680): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c680): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c680): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.073589106 +0000 UTC m=+350.809762897 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c680): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003185b0 item 69 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c700): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c700): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c700): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c700): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c700): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.075692696 +0000 UTC m=+350.811866547 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c700): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318a10 item 70 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.076486307 +0000 UTC m=+350.812660137 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c7c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c800): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c800): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c800): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c800): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c800): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.076486307 +0000 UTC m=+350.812660137 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c800): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318bd0 item 70 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c880): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c880): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c880): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c880): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c880): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.078553398 +0000 UTC m=+350.814727218 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c880): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): _writeAt: size=3, off=2 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318fc0 item 71 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.079427609 +0000 UTC m=+350.815601429 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c940): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c980): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c980): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c980): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c980): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c980): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.079427609 +0000 UTC m=+350.815601429 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138c980): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319180 item 71 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ca00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ca00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ca00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ca00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ca00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.081934686 +0000 UTC m=+350.818108506 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ca00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319490 item 72 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.082581511 +0000 UTC m=+350.818755300 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cac0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb00): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.082581511 +0000 UTC m=+350.818755300 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003196c0 item 72 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.084142993 +0000 UTC m=+350.820316802 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319a40 item 73 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.084711269 +0000 UTC m=+350.820885079 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cb80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): _writeAt: size=3, off=2 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319ce0 item 73 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.085465956 +0000 UTC m=+350.821639756 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cbc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cc00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cc00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cc00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cc00): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cc00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.085465956 +0000 UTC m=+350.821639756 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cc00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319e30 item 73 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.087428511 +0000 UTC m=+350.823602321 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ccc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cd00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cd00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cd00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a230 item 74 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cd00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cd00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.088107024 +0000 UTC m=+350.824280834 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cd00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a3f0 item 74 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.088976367 +0000 UTC m=+350.825150177 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cdc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ce00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ce00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ce00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ce00): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ce00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.088976367 +0000 UTC m=+350.825150177 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138ce00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a690 item 74 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.090662242 +0000 UTC m=+350.826836052 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cec0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cf00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cf00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cf00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aa80 item 75 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cf00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cf00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.091244996 +0000 UTC m=+350.827418796 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cf00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): _writeAt: size=3, off=2 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae70 item 75 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.091873376 +0000 UTC m=+350.828047186 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138cfc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d000): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d000): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d000): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d000): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d000): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.091873376 +0000 UTC m=+350.828047186 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d000): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b260 item 75 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.093508115 +0000 UTC m=+350.829681915 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d0c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d100): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d100): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d100): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b960 item 76 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d100): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d100): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.094183804 +0000 UTC m=+350.830357614 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d100): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bd50 item 76 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): _writeAt: size=3, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.094925436 +0000 UTC m=+350.831099256 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d1c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d200): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d200): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d200): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d200): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d200): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.094925436 +0000 UTC m=+350.831099256 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d200): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e070 item 76 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.096495564 +0000 UTC m=+350.832669374 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d2c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d300): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d300): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d300): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e770 item 77 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d300): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d300): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.097260331 +0000 UTC m=+350.833434141 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d300): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d3c0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d3c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d3c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d3c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d3c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.097260331 +0000 UTC m=+350.833434141 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d3c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e930 item 77 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.099254854 +0000 UTC m=+350.835428665 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d480): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d4c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d4c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d4c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ec40 item 78 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d4c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d4c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.099893775 +0000 UTC m=+350.836067585 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d4c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d580): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d580): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d580): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d580): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d580): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.099893775 +0000 UTC m=+350.836067585 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d580): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032eee0 item 78 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.101675639 +0000 UTC m=+350.837849450 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d640): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d680): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d680): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d680): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f1f0 item 79 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d680): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d680): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.102303278 +0000 UTC m=+350.838477088 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d680): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d740): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d740): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d740): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d740): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d740): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.102303278 +0000 UTC m=+350.838477088 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc00138d740): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032f340 item 79 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.104235275 +0000 UTC m=+350.840409086 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09940): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09980): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09980): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09980): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d7a0 item 80 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09980): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09980): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.105488819 +0000 UTC m=+350.841662639 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09980): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a40): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a40): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a40): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.105488819 +0000 UTC m=+350.841662639 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d9d0 item 80 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.107159185 +0000 UTC m=+350.843332995 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09a80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): _writeAt: size=3, off=7 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048de30 item 81 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.1078592 +0000 UTC m=+350.844033010 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09ac0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b00): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.1078592 +0000 UTC m=+350.844033010 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338070 item 81 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.109522953 +0000 UTC m=+350.845696763 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09b80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003385b0 item 82 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.110223097 +0000 UTC m=+350.846396908 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c80): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c80): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c80): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.110223097 +0000 UTC m=+350.846396908 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09c80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003387e0 item 82 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09d00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09d00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09d00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09d00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09d00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.111966211 +0000 UTC m=+350.848140021 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09d00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): _writeAt: size=3, off=7 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d90 item 83 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.112627182 +0000 UTC m=+350.848800992 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09dc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e00): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e00): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.112627182 +0000 UTC m=+350.848800992 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339030 item 83 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e80): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e80): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e80): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.114887826 +0000 UTC m=+350.851061656 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09e80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339500 item 84 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.115918771 +0000 UTC m=+350.852092602 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc000f09f40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264000): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264000): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264000): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264000): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264000): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.115918771 +0000 UTC m=+350.852092602 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264000): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339650 item 84 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264080): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264080): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264080): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264080): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264080): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.118289994 +0000 UTC m=+350.854463804 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264080): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): _writeAt: size=3, off=7 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f650 item 85 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.119118349 +0000 UTC m=+350.855292158 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088f80): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088fc0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088fc0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088fc0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088fc0): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088fc0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.119118349 +0000 UTC m=+350.855292158 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001088fc0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f7a0 item 85 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089040): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089040): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089040): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089040): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089040): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.120867242 +0000 UTC m=+350.857041053 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089040): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fab0 item 86 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.121541378 +0000 UTC m=+350.857715178 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089100): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089140): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089140): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089140): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089140): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089140): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.121541378 +0000 UTC m=+350.857715178 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089140): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fc00 item 86 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010891c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010891c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010891c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010891c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010891c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.123539751 +0000 UTC m=+350.859713600 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010891c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): _writeAt: size=3, off=7 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fea0 item 87 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.124283156 +0000 UTC m=+350.860456985 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089280): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010892c0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010892c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010892c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010892c0): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010892c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.124283156 +0000 UTC m=+350.860456985 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0010892c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 87 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089340): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089340): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089340): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089340): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089340): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.126004607 +0000 UTC m=+350.862178418 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089340): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003504d0 item 88 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.126748164 +0000 UTC m=+350.862921974 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089400): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089440): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089440): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089440): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089440): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089440): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.126748164 +0000 UTC m=+350.862921974 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089440): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350620 item 88 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.128648281 +0000 UTC m=+350.864822091 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089500): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089540): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089540): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089540): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 89 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089540): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089540): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.129404621 +0000 UTC m=+350.865578431 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089540): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): _writeAt: size=3, off=7 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350a10 item 89 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.130130764 +0000 UTC m=+350.866304574 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089600): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089640): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089640): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089640): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089640): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089640): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.130130764 +0000 UTC m=+350.866304574 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089640): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350bd0 item 89 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.131902912 +0000 UTC m=+350.868076722 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089700): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089740): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089740): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089740): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350ee0 item 90 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089740): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089740): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.133267904 +0000 UTC m=+350.869441694 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089740): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 90 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.133914117 +0000 UTC m=+350.870087908 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089800): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089840): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089840): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089840): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089840): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089840): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.133914117 +0000 UTC m=+350.870087908 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089840): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003512d0 item 90 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.13526304 +0000 UTC m=+350.871436831 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089900): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089940): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089940): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089940): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351570 item 91 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089940): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089940): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.135885118 +0000 UTC m=+350.872058908 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089940): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): >_readAt: n=2, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): _writeAt: size=3, off=7 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003516c0 item 91 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.1365251 +0000 UTC m=+350.872698890 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a40): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a40): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a40): >_readAt: n=8, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.1365251 +0000 UTC m=+350.872698890 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089a40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351810 item 91 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.137934776 +0000 UTC m=+350.874108567 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b00): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b40): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b40): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b40): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351b20 item 92 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b40): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b40): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.138546775 +0000 UTC m=+350.874720556 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001089b40): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): open at offset 5 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003399d0 item 92 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): _readAt: size=2, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): _writeAt: size=3, off=5 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): >_writeAt: n=3, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.139164647 +0000 UTC m=+350.875338436 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264140): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264180): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264180): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264180): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264180): >_readAt: n=3, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264180): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.139164647 +0000 UTC m=+350.875338436 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264180): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 92 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.14050371 +0000 UTC m=+350.876677490 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264240): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264280): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264280): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264280): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 93 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264280): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264280): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.141188766 +0000 UTC m=+350.877362586 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264280): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264340): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264340): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264340): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264340): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264340): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.141188766 +0000 UTC m=+350.877362586 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264340): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352000 item 93 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.143132866 +0000 UTC m=+350.879306696 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264400): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264440): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264440): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264440): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352460 item 94 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264440): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264440): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.143905086 +0000 UTC m=+350.880078917 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264440): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264500): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264500): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264500): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264500): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264500): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.143905086 +0000 UTC m=+350.880078917 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264500): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003525b0 item 94 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.146205706 +0000 UTC m=+350.882379536 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012645c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264600): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264600): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264600): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003529a0 item 95 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264600): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264600): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.146980921 +0000 UTC m=+350.883154751 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264600): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012646c0): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012646c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012646c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012646c0): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012646c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.146980921 +0000 UTC m=+350.883154751 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012646c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352d90 item 95 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): open at offset 0 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): _readAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): >_readAt: n=0, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.149007837 +0000 UTC m=+350.885181686 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264780): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012647c0): _writeAt: size=5, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012647c0): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012647c0): >openPending: err= 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353260 item 96 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012647c0): >_writeAt: n=5, err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012647c0): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.149669049 +0000 UTC m=+350.885842868 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc0012647c0): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:23:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:23:06 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264880): _readAt: size=512, off=0 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264880): openPending: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264880): >openPending: err= 2025/04/18 06:23:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264880): >_readAt: n=5, err=EOF 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264880): close: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:23:06.149669049 +0000 UTC m=+350.885842868 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : open-test-file(0xc001264880): >close: err= 2025/04/18 06:23:06 DEBUG : open-test-file: Remove: 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353570 item 96 2025/04/18 06:23:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:23:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:23:06 DEBUG : open-test-file: >Remove: err= 2025/04/18 06:23:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:06 DEBUG : : Looking for writers 2025/04/18 06:23:06 DEBUG : >WaitForWriters: 2025/04/18 06:23:06 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.79s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.79s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.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 "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:06 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:06 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:23:06 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:06 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:06 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:23:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:06 DEBUG : file1: newRWFileHandle: 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): openPending: 2025/04/18 06:23:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): >openPending: err= 2025/04/18 06:23:06 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:23:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:23:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:23:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): _writeAt: size=2, off=0 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): >_writeAt: n=2, err= 2025/04/18 06:23:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): RWFileHandle.Flush 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): RWFileHandle.Release 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): close: 2025/04/18 06:23:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/18 06:23:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:06 DEBUG : file1(0xc00138d800): >close: err= 2025/04/18 06:23:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:06 DEBUG : : Looking for writers 2025/04/18 06:23:06 DEBUG : file1: reading active writers 2025/04/18 06:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:23:06 DEBUG : : Looking for writers 2025/04/18 06:23:06 DEBUG : file1: reading active writers 2025/04/18 06:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:23:06 DEBUG : : Looking for writers 2025/04/18 06:23:06 DEBUG : file1: reading active writers 2025/04/18 06:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:23:06 DEBUG : : Looking for writers 2025/04/18 06:23:06 DEBUG : file1: reading active writers 2025/04/18 06:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:23:06 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:23:06 DEBUG : : Looking for writers 2025/04/18 06:23:06 DEBUG : file1: reading active writers 2025/04/18 06:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:23:06 DEBUG : : Looking for writers 2025/04/18 06:23:06 DEBUG : file1: reading active writers 2025/04/18 06:23:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:23:07 DEBUG : : Looking for writers 2025/04/18 06:23:07 DEBUG : file1: reading active writers 2025/04/18 06:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:23:07 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/18 06:23:07 DEBUG : : Looking for writers 2025/04/18 06:23:07 DEBUG : file1: reading active writers 2025/04/18 06:23:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:23:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/18 06:23:08 INFO : file1: Copied (new) 2025/04/18 06:23:08 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/18 06:23:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:23:08 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/18 06:23:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:23:08 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:23:08 DEBUG : : Looking for writers 2025/04/18 06:23:08 DEBUG : file1: reading active writers 2025/04/18 06:23:08 DEBUG : >WaitForWriters: 2025/04/18 06:23:09 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:09 DEBUG : : Looking for writers 2025/04/18 06:23:09 DEBUG : file1: reading active writers 2025/04/18 06:23:09 DEBUG : >WaitForWriters: 2025/04/18 06:23:09 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.14s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:09 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:09 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:23:09 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:09 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:09 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:23:09 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:23:09 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:23:09 DEBUG : rename_me: newRWFileHandle: 2025/04/18 06:23:09 DEBUG : rename_me(0xc00037e380): openPending: 2025/04/18 06:23:09 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:23:09 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/18 06:23:09 DEBUG : rename_me(0xc00037e380): >openPending: err= 2025/04/18 06:23:09 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/18 06:23:09 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/18 06:23:09 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/18 06:23:09 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/18 06:23:09 DEBUG : rename_me(0xc00037e380): _writeAt: size=5, off=0 2025/04/18 06:23:09 DEBUG : rename_me(0xc00037e380): >_writeAt: n=5, err= 2025/04/18 06:23:09 DEBUG : rename_me(0xc00037e380): close: 2025/04/18 06:23:09 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-18 06:23:09.808920665 +0000 UTC m=+354.545094525 2025/04/18 06:23:09 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/18 06:23:09 DEBUG : rename_me(0xc00037e380): >close: err= 2025/04/18 06:23:09 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/18 06:23:09 DEBUG : i_was_renamed: Updating file with 0xc0005698c0 2025/04/18 06:23:09 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/18 06:23:09 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/18 06:23:09 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:09 DEBUG : : Looking for writers 2025/04/18 06:23:09 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:23:09 DEBUG : : Looking for writers 2025/04/18 06:23:09 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:23:09 DEBUG : : Looking for writers 2025/04/18 06:23:09 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:23:09 DEBUG : : Looking for writers 2025/04/18 06:23:09 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:23:09 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/18 06:23:09 DEBUG : : Looking for writers 2025/04/18 06:23:09 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:23:10 DEBUG : : Looking for writers 2025/04/18 06:23:10 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:23:10 DEBUG : : Looking for writers 2025/04/18 06:23:10 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:23:10 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/04/18 06:23:11 DEBUG : : Looking for writers 2025/04/18 06:23:11 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:23:11 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:23:11 INFO : i_was_renamed: Copied (new) 2025/04/18 06:23:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-18 06:23:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:23:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/18 06:23:11 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/18 06:23:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/18 06:23:12 DEBUG : : Looking for writers 2025/04/18 06:23:12 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:23:12 DEBUG : >WaitForWriters: 2025/04/18 06:23:12 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.99s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:12 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:12 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:23:12 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:12 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:23:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-pepewid3case" 2025/04/18 06:23:12 INFO : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:23:12 DEBUG : : forgetting directory cache 2025/04/18 06:23:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate(0xc00037e380): _readAt: size=512, off=0 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate(0xc00037e380): openPending: 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:24:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:23:14 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate(0xc00037e380): >openPending: err= 2025/04/18 06:23:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:15 DEBUG : TestRWCacheUpdate(0xc00037e380): >_readAt: n=20, err=EOF 2025/04/18 06:23:15 DEBUG : TestRWCacheUpdate(0xc00037e380): close: 2025/04/18 06:23:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:24:12 +0000 UTC 2025/04/18 06:23:15 DEBUG : TestRWCacheUpdate(0xc00037e380): >close: err= 2025/04/18 06:23:15 DEBUG : : Re-reading directory (166.228376ms old) 2025/04/18 06:23:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:15 DEBUG : : forgetting directory cache 2025/04/18 06:23:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate(0xc001264540): _readAt: size=512, off=0 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate(0xc001264540): openPending: 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:25:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-18 05:24:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:25:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-18 05:24:12 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/18 06:23:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:23:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate(0xc001264540): >openPending: err= 2025/04/18 06:23:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate(0xc001264540): >_readAt: n=20, err=EOF 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate(0xc001264540): close: 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:25:12 +0000 UTC 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate(0xc001264540): >close: err= 2025/04/18 06:23:17 DEBUG : : Re-reading directory (168.96866ms old) 2025/04/18 06:23:17 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:18 DEBUG : : forgetting directory cache 2025/04/18 06:23:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate(0xc000aac280): _readAt: size=512, off=0 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate(0xc000aac280): openPending: 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:26:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-18 05:25:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:26:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-18 05:25:12 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/18 06:23:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:23:19 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate(0xc000aac280): >openPending: err= 2025/04/18 06:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:19 DEBUG : : forgetting directory cache 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate(0xc000aac280): >_readAt: n=20, err=EOF 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate(0xc000aac280): close: 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:26:12 +0000 UTC 2025/04/18 06:23:19 DEBUG : TestRWCacheUpdate(0xc000aac280): >close: err= 2025/04/18 06:23:19 DEBUG : : Re-reading directory (213.599927ms old) 2025/04/18 06:23:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:20 DEBUG : : forgetting directory cache 2025/04/18 06:23:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/18 06:23:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate(0xc00037ea80): _readAt: size=512, off=0 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate(0xc00037ea80): openPending: 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:27:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-18 05:26:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:27:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-18 05:26:12 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/18 06:23:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:23:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate(0xc00037ea80): >openPending: err= 2025/04/18 06:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:22 DEBUG : : forgetting directory cache 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate(0xc00037ea80): >_readAt: n=20, err=EOF 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate(0xc00037ea80): close: 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:27:12 +0000 UTC 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate(0xc00037ea80): >close: err= 2025/04/18 06:23:22 DEBUG : : Re-reading directory (228.283697ms old) 2025/04/18 06:23:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:22 DEBUG : : forgetting directory cache 2025/04/18 06:23:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/18 06:23:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate(0xc001264100): _readAt: size=512, off=0 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate(0xc001264100): openPending: 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:28:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-18 05:27:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:28:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-18 05:27:12 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/18 06:23:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:23:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate(0xc001264100): >openPending: err= 2025/04/18 06:23:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate(0xc001264100): >_readAt: n=20, err=EOF 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate(0xc001264100): close: 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:28:12 +0000 UTC 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate(0xc001264100): >close: err= 2025/04/18 06:23:25 DEBUG : : Re-reading directory (171.764492ms old) 2025/04/18 06:23:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:25 DEBUG : : forgetting directory cache 2025/04/18 06:23:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate(0xc00138c580): _readAt: size=512, off=0 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate(0xc00138c580): openPending: 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:29:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-18 05:28:12 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:29:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-18 05:28:12 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/18 06:23:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:23:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate(0xc00138c580): >openPending: err= 2025/04/18 06:23:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate(0xc00138c580): >_readAt: n=20, err=EOF 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate(0xc00138c580): close: 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:29:12 +0000 UTC 2025/04/18 06:23:27 DEBUG : TestRWCacheUpdate(0xc00138c580): >close: err= 2025/04/18 06:23:27 DEBUG : : Re-reading directory (173.945166ms old) 2025/04/18 06:23:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:28 DEBUG : : forgetting directory cache 2025/04/18 06:23:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate(0xc00138c180): _readAt: size=512, off=0 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate(0xc00138c180): openPending: 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-18 05:30:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-18 05:29:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-18 05:30:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-18 05:29:12 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/18 06:23:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/18 06:23:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate(0xc00138c180): >openPending: err= 2025/04/18 06:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate(0xc00138c180): >_readAt: n=21, err=EOF 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate(0xc00138c180): close: 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:30:12 +0000 UTC 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate(0xc00138c180): >close: err= 2025/04/18 06:23:30 DEBUG : : Re-reading directory (175.821267ms old) 2025/04/18 06:23:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:30 DEBUG : : forgetting directory cache 2025/04/18 06:23:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate(0xc000aac340): _readAt: size=512, off=0 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate(0xc000aac340): openPending: 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-18 05:31:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-18 05:30:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-18 05:31:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-18 05:30:12 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/18 06:23:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/18 06:23:32 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate(0xc000aac340): >openPending: err= 2025/04/18 06:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate(0xc000aac340): >_readAt: n=22, err=EOF 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate(0xc000aac340): close: 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:31:12 +0000 UTC 2025/04/18 06:23:32 DEBUG : TestRWCacheUpdate(0xc000aac340): >close: err= 2025/04/18 06:23:32 DEBUG : : Re-reading directory (166.25722ms old) 2025/04/18 06:23:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:33 DEBUG : : forgetting directory cache 2025/04/18 06:23:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/04/18 06:23:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate(0xc00138c2c0): _readAt: size=512, off=0 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate(0xc00138c2c0): openPending: 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-18 05:32:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-18 05:31:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-18 05:32:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-18 05:31:12 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/18 06:23:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/18 06:23:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate(0xc00138c2c0): >openPending: err= 2025/04/18 06:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate(0xc00138c2c0): >_readAt: n=23, err=EOF 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate(0xc00138c2c0): close: 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:32:12 +0000 UTC 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate(0xc00138c2c0): >close: err= 2025/04/18 06:23:35 DEBUG : : Re-reading directory (174.305823ms old) 2025/04/18 06:23:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:35 DEBUG : : forgetting directory cache 2025/04/18 06:23:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate(0xc001264700): _readAt: size=512, off=0 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate(0xc001264700): openPending: 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-18 05:33:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-18 05:32:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-18 05:33:12 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-18 05:32:12 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/18 06:23:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/18 06:23:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate(0xc001264700): >openPending: err= 2025/04/18 06:23:37 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate(0xc001264700): >_readAt: n=24, err=EOF 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate(0xc001264700): close: 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:33:12 +0000 UTC 2025/04/18 06:23:37 DEBUG : TestRWCacheUpdate(0xc001264700): >close: err= 2025/04/18 06:23:37 DEBUG : : Re-reading directory (167.250386ms old) 2025/04/18 06:23:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:23:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:23:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:38 DEBUG : : Looking for writers 2025/04/18 06:23:38 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/18 06:23:38 DEBUG : >WaitForWriters: 2025/04/18 06:23:38 DEBUG : OpenDrive root 'rclone-test-pepewid3case': vfs cache: cleaner exiting 2025/04/18 06:23:38 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (26.26s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.40s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:40 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/04/18 06:23:41 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/04/18 06:23:43 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:43 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:23:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/18 06:23:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/18 06:23:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/18 06:23:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:23:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:23:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:23:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:23:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/18 06:23:44 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:44 DEBUG : : Looking for writers 2025/04/18 06:23:44 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/18 06:23:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/18 06:23:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.71s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:44 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:44 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:23:44 DEBUG : OpenDrive root 'rclone-test-pepewid3case': Reusing VFS from active cache 2025/04/18 06:23:44 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:44 DEBUG : : Looking for writers 2025/04/18 06:23:44 DEBUG : >WaitForWriters: 2025/04/18 06:23:44 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:44 DEBUG : : Looking for writers 2025/04/18 06:23:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:45 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:45 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:23:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:45 DEBUG : : Looking for writers 2025/04/18 06:23:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:45 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:45 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:23:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:45 DEBUG : : Looking for writers 2025/04/18 06:23:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:46 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:46 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:23:46 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:23:48 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: dir/file2: Modification time difference too big |-116705h23m49.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-18 06:23:49 +0000 UTC) (precision 1s) 2025/04/18 06:23:50 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:50 DEBUG : dir: Looking for writers 2025/04/18 06:23:50 DEBUG : file2: reading active writers 2025/04/18 06:23:50 DEBUG : : Looking for writers 2025/04/18 06:23:50 DEBUG : dir: reading active writers 2025/04/18 06:23:50 DEBUG : file1: reading active writers 2025/04/18 06:23:50 DEBUG : >WaitForWriters: --- FAIL: TestVFSStat (5.86s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:51 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:51 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:23:52 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:23:54 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/18 06:23:56 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:23:56 DEBUG : dir: Looking for writers 2025/04/18 06:23:56 DEBUG : : Looking for writers 2025/04/18 06:23:56 DEBUG : dir: reading active writers 2025/04/18 06:23:56 DEBUG : file1: reading active writers 2025/04/18 06:23:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.53s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:23:57 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:23:57 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:23:58 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/18 06:24:00 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/18 06:24:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:24:02 DEBUG : file1: Open: flags=O_RDONLY 2025/04/18 06:24:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/18 06:24:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/18 06:24:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:24:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/18 06:24:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:24:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/18 06:24:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/18 06:24:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/18 06:24:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/18 06:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/18 06:24:02 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:24:03 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:24:03 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/18 06:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/18 06:24:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/18 06:24:03 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:03 DEBUG : dir: Looking for writers 2025/04/18 06:24:03 DEBUG : file2: reading active writers 2025/04/18 06:24:03 DEBUG : new_file.txt: reading active writers 2025/04/18 06:24:03 DEBUG : : Looking for writers 2025/04/18 06:24:03 DEBUG : dir: reading active writers 2025/04/18 06:24:03 DEBUG : file1: reading active writers 2025/04/18 06:24:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.99s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:05 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:05 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:06 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/18 06:24:08 DEBUG : dir/file2: same parent dir (ODFfODI1OTk3MV9KVlg4TQ) - using file/rename instead of move_copy for dir/file1 2025/04/18 06:24:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/18 06:24:09 DEBUG : dir/file1: Updating file with dir/file1 0xc001312000 2025/04/18 06:24:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/18 06:24:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:09 INFO : dir/file1: Moved (server-side) to: file0 2025/04/18 06:24:09 DEBUG : file0: Updating file with file0 0xc001312000 2025/04/18 06:24:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:24:09 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/18 06:24:10 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:10 DEBUG : dir: Looking for writers 2025/04/18 06:24:10 DEBUG : : Looking for writers 2025/04/18 06:24:10 DEBUG : dir: reading active writers 2025/04/18 06:24:10 DEBUG : file0: reading active writers 2025/04/18 06:24:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.97s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:11 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:11 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:11 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:11 DEBUG : : Looking for writers 2025/04/18 06:24:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:11 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:11 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:12 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/18 06:24:12 DEBUG : : Added virtual directory entry vAddDir: "a" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/18 06:24:21 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/18 06:24:22 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/18 06:24:22 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/18 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:23 DEBUG : : Looking for writers 2025/04/18 06:24:23 DEBUG : a: Looking for writers 2025/04/18 06:24:23 DEBUG : b: Looking for writers 2025/04/18 06:24:23 DEBUG : c: Looking for writers 2025/04/18 06:24:23 DEBUG : d: Looking for writers 2025/04/18 06:24:23 DEBUG : : Looking for writers 2025/04/18 06:24:23 DEBUG : /: reading active writers 2025/04/18 06:24:23 DEBUG : a: reading active writers 2025/04/18 06:24:23 DEBUG : b: reading active writers 2025/04/18 06:24:23 DEBUG : c: reading active writers 2025/04/18 06:24:23 DEBUG : d: reading active writers 2025/04/18 06:24:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (13.48s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:25 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:25 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:26 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/18 06:24:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/18 06:24:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/18 06:24:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/18 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:30 DEBUG : a/b/c/d: Looking for writers 2025/04/18 06:24:30 DEBUG : a/b/c: Looking for writers 2025/04/18 06:24:30 DEBUG : d: reading active writers 2025/04/18 06:24:30 DEBUG : a/b: Looking for writers 2025/04/18 06:24:30 DEBUG : c: reading active writers 2025/04/18 06:24:30 DEBUG : a: Looking for writers 2025/04/18 06:24:30 DEBUG : b: reading active writers 2025/04/18 06:24:30 DEBUG : : Looking for writers 2025/04/18 06:24:30 DEBUG : a: reading active writers 2025/04/18 06:24:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.61s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:32 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:32 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:32 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:32 DEBUG : : Looking for writers 2025/04/18 06:24:32 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:33 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:33 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/18 06:24:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/18 06:24:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/18 06:24:33 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:24:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/18 06:24:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:24:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/18 06:24:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:24:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:24:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:35 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:24:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:24:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:24:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:24:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:36 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (7 bytes), uploading instead of streaming 2025/04/18 06:24:36 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/04/18 06:24:37 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/18 06:24:37 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:37 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:37 DEBUG : : Looking for writers 2025/04/18 06:24:37 DEBUG : file1: reading active writers 2025/04/18 06:24:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.76s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:38 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:38 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/18 06:24:39 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/18 06:24:39 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/18 06:24:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/18 06:24:39 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (11 bytes), uploading instead of streaming 2025/04/18 06:24:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/18 06:24:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 06:24:40 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/18 06:24:41 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:41 DEBUG : : Looking for writers 2025/04/18 06:24:41 DEBUG : file1: reading active writers 2025/04/18 06:24:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.47s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:41 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:41 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/18 06:24:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:41 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:24:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/18 06:24:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:24:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/18 06:24:43 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:43 DEBUG : : Looking for writers 2025/04/18 06:24:43 DEBUG : file1: reading active writers 2025/04/18 06:24:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.46s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:44 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:44 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:44 DEBUG : file1: WriteFileHandle.Release closing 2025/04/18 06:24:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:44 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:24:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:24:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:45 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/18 06:24:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:45 DEBUG : : Looking for writers 2025/04/18 06:24:45 DEBUG : file1: reading active writers 2025/04/18 06:24:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.14s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:46 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:46 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:46 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (2 bytes), uploading instead of streaming 2025/04/18 06:24:47 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/18 06:24:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/18 06:24:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/18 06:24:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:48 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:48 DEBUG : : Looking for writers 2025/04/18 06:24:48 DEBUG : file1: reading active writers 2025/04/18 06:24:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.72s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:48 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:48 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:49 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:24:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:24:50 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:24:50 DEBUG : file1: Open: flags=O_RDONLY 2025/04/18 06:24:50 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/18 06:24:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/18 06:24:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:24:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/18 06:24:50 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:50 DEBUG : : Looking for writers 2025/04/18 06:24:50 DEBUG : file1: reading active writers 2025/04/18 06:24:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.33s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-pepewid3case'", Local "Local file system at /tmp/rclone3633472478", Modify Window "1s" 2025/04/18 06:24:51 INFO : OpenDrive root 'rclone-test-pepewid3case': poll-interval is not supported by this remote 2025/04/18 06:24:51 NOTICE: OpenDrive root 'rclone-test-pepewid3case': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:24:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:24:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:24:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:24:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:24:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:51 DEBUG : OpenDrive root 'rclone-test-pepewid3case': File to upload is small (100 bytes), uploading instead of streaming 2025/04/18 06:24:52 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/04/18 06:24:53 DEBUG : file1: md5 = 0db135515b8f73da3c307e4a7de61e4c OK 2025/04/18 06:24:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:24:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:24:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:24:53 DEBUG : file1: Open: flags=O_RDONLY 2025/04/18 06:24:53 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/18 06:24:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/18 06:24:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:24:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/18 06:24:53 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:24:53 DEBUG : : Looking for writers 2025/04/18 06:24:53 DEBUG : file1: reading active writers 2025/04/18 06:24:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.73s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/04/18 06:24:53 DEBUG : OpenDrive root 'rclone-test-pepewid3case': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m39.622319539s (try 1/5): exit status 1: Failed [TestDirWalk TestDirCreate TestDirMkdir TestFileRename/writes,forceCache=true TestVFSStat]