"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2026/01/17 04:53:33 DEBUG : Creating backend with remote "TestMega:rclone-test-boxageb6mone" 2026/01/17 04:53:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/17 04:53:33 DEBUG : mega root 'rclone-test-boxageb6mone': Using previously stored session ID and master key to initialize the Mega API 2026/01/17 04:53:51 DEBUG : Creating backend with remote "/tmp/rclone1329867119" === RUN TestDirHandleMethods run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:53:51 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:53:51 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 04:53:57 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:53:57 DEBUG : dir: Looking for writers 2026/01/17 04:53:57 DEBUG : Looking for writers 2026/01/17 04:53:57 DEBUG : dir: reading active writers 2026/01/17 04:53:57 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirHandleMethods Messages: listing wrong, want got dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestDirHandleMethods Messages: Unexpected file "dir/file1" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (27.47s) === RUN TestDirHandleReaddir run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:54:18 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:54:18 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": upload file failed to create session: unexpected end of JSON input 2026/01/17 04:54:29 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:54:29 DEBUG : Looking for writers 2026/01/17 04:54:29 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (32.60s) === RUN TestDirHandleReaddirnames run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:54:51 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:54:51 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 04:54:56 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:54:56 DEBUG : dir: Looking for writers 2026/01/17 04:54:56 DEBUG : file1: reading active writers 2026/01/17 04:54:56 DEBUG : Looking for writers 2026/01/17 04:54:56 DEBUG : dir: reading active writers 2026/01/17 04:54:56 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirHandleReaddirnames (16.84s) === RUN TestDirMethods run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:55:08 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:55:08 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 04:55:08 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:55:08 DEBUG : dir: Looking for writers 2026/01/17 04:55:08 DEBUG : Looking for writers 2026/01/17 04:55:08 DEBUG : dir: reading active writers 2026/01/17 04:55:08 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirMethods (1.93s) === RUN TestDirForgetAll run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:55:10 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:55:10 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 04:55:10 DEBUG : dir: forgetting directory cache 2026/01/17 04:55:10 DEBUG : forgetting directory cache 2026/01/17 04:55:10 DEBUG : dir: forgetting directory cache 2026/01/17 04:55:10 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:55:10 DEBUG : Looking for writers 2026/01/17 04:55:10 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirForgetAll (9.61s) === RUN TestDirForgetPath run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:55:19 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:55:19 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 04:55:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/01/17 04:55:21 DEBUG : dir: invalidating directory cache 2026/01/17 04:55:21 DEBUG : >ForgetPath: 2026/01/17 04:55:21 DEBUG : ForgetPath: relativePath="dir", type=0 2026/01/17 04:55:21 DEBUG : invalidating directory cache 2026/01/17 04:55:21 DEBUG : dir: forgetting directory cache 2026/01/17 04:55:21 DEBUG : >ForgetPath: 2026/01/17 04:55:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/01/17 04:55:21 DEBUG : >ForgetPath: 2026/01/17 04:55:21 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:55:21 DEBUG : dir: Looking for writers 2026/01/17 04:55:21 DEBUG : Looking for writers 2026/01/17 04:55:21 DEBUG : dir: reading active writers 2026/01/17 04:55:21 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirForgetPath (5.29s) === RUN TestDirWalk run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:55:25 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:55:25 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 04:55:30 DEBUG : forgetting directory cache 2026/01/17 04:55:30 DEBUG : dir: forgetting directory cache 2026/01/17 04:55:30 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:55:30 DEBUG : dir: Looking for writers 2026/01/17 04:55:30 DEBUG : fil/a/b: Looking for writers 2026/01/17 04:55:30 DEBUG : fil/a: Looking for writers 2026/01/17 04:55:30 DEBUG : b: reading active writers 2026/01/17 04:55:30 DEBUG : fil: Looking for writers 2026/01/17 04:55:30 DEBUG : a: reading active writers 2026/01/17 04:55:30 DEBUG : Looking for writers 2026/01/17 04:55:30 DEBUG : dir: reading active writers 2026/01/17 04:55:30 DEBUG : fil: reading active writers 2026/01/17 04:55:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (38.60s) === RUN TestDirSetModTime run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:56:03 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:56:03 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": mkdir create node failed: unexpected end of JSON input 2026/01/17 04:56:14 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:56:14 DEBUG : Looking for writers 2026/01/17 04:56:14 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (10.99s) === RUN TestDirStat run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:56:14 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:56:14 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": mkdir create node failed: unexpected end of JSON input 2026/01/17 04:56:25 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:56:25 DEBUG : Looking for writers 2026/01/17 04:56:25 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (10.66s) === RUN TestDirReadDirAll run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:56:25 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:56:25 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": mkdir create node failed: unexpected end of JSON input 2026/01/17 04:56:36 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:56:36 DEBUG : Looking for writers 2026/01/17 04:56:36 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (10.82s) === RUN TestDirOpen run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:56:36 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:56:36 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": mkdir create node failed: unexpected end of JSON input 2026/01/17 04:56:47 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:56:47 DEBUG : Looking for writers 2026/01/17 04:56:47 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (10.92s) === RUN TestDirCreate run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:56:47 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:56:47 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": upload file failed to create session: unexpected end of JSON input 2026/01/17 04:57:01 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:57:01 DEBUG : Looking for writers 2026/01/17 04:57:01 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (16.22s) === RUN TestDirMkdir run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 04:57:03 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 04:57:03 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 04:57:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/01/17 04:57:07 DEBUG : WaitForWriters: timeout=30s 2026/01/17 04:57:07 DEBUG : dir/sub: Looking for writers 2026/01/17 04:57:07 DEBUG : dir: Looking for writers 2026/01/17 04:57:07 DEBUG : file1: reading active writers 2026/01/17 04:57:07 DEBUG : sub: reading active writers 2026/01/17 04:57:07 DEBUG : Looking for writers 2026/01/17 04:57:07 DEBUG : dir: reading active writers 2026/01/17 04:57:07 DEBUG : >WaitForWriters: 2026/01/17 05:04:01 DEBUG : dir: forgetting directory cache 2026/01/17 05:04:01 DEBUG : forgetting directory cache 2026/01/17 05:04:01 DEBUG : dir: forgetting directory cache --- PASS: TestDirMkdir (430.22s) === RUN TestDirMkdirSub run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:04:13 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:04:13 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:04:18 DEBUG : forgetting directory cache run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": upload file failed to create session: unexpected end of JSON input 2026/01/17 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:04:24 DEBUG : Looking for writers 2026/01/17 05:04:24 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (12.13s) === RUN TestDirRemove run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:04:25 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:04:25 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:04:27 ERROR : dir/: Dir.Remove not empty 2026/01/17 05:04:27 DEBUG : dir/file1: Remove: 2026/01/17 05:04:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:04:27 DEBUG : dir/file1: >Remove: err= 2026/01/17 05:04:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/01/17 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:04:28 DEBUG : Looking for writers 2026/01/17 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.51s) === RUN TestDirRemoveAll run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:04:28 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:04:28 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:04:30 DEBUG : dir/file1: Remove: 2026/01/17 05:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:04:30 DEBUG : dir/file1: >Remove: err= 2026/01/17 05:04:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/01/17 05:04:41 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:04:41 DEBUG : Looking for writers 2026/01/17 05:04:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (13.37s) === RUN TestDirRemoveName run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:04:41 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:04:41 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:04:41 DEBUG : dir/file1: Remove: 2026/01/17 05:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:04:42 DEBUG : dir/file1: >Remove: err= 2026/01/17 05:04:42 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:04:42 DEBUG : dir: Looking for writers 2026/01/17 05:04:42 DEBUG : Looking for writers 2026/01/17 05:04:42 DEBUG : dir: reading active writers 2026/01/17 05:04:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.12s) === RUN TestDirRename run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:04:42 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:04:42 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:04:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/01/17 05:04:43 DEBUG : dir: Updating dir with dir2 0xc0061b5ad0 2026/01/17 05:04:43 DEBUG : dir: forgetting directory cache 2026/01/17 05:04:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/01/17 05:04:43 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/01/17 05:04:45 INFO : dir2/file1: Moved (server-side) to: file2 2026/01/17 05:04:45 DEBUG : file2: Updating file with file2 0xc00084ef00 2026/01/17 05:04:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/01/17 05:04:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/01/17 05:04:56 DEBUG : forgetting directory cache 2026/01/17 05:04:56 DEBUG : dir: forgetting directory cache 2026/01/17 05:04:56 DEBUG : dir: forgetting directory cache 2026/01/17 05:04:56 INFO : dir2/file3: Deleted 2026/01/17 05:04:58 INFO : file2: Moved (server-side) to: dir2/file3 2026/01/17 05:04:58 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00084ef00 2026/01/17 05:04:58 DEBUG : Added virtual directory entry vDel: "file2" 2026/01/17 05:04:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file3 (14), dir2/file3 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file3" 2026/01/17 05:05:08 DEBUG : dir: forgetting directory cache 2026/01/17 05:05:08 DEBUG : forgetting directory cache 2026/01/17 05:05:08 DEBUG : dir: forgetting directory cache 2026/01/17 05:05:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/01/17 05:05:12 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00617aa90 2026/01/17 05:05:12 DEBUG : empty directory: forgetting directory cache 2026/01/17 05:05:12 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/01/17 05:05:12 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/01/17 05:05:12 DEBUG : dir2: Renaming to "dir3" 2026/01/17 05:05:12 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:05:12 DEBUG : dir3: Looking for writers 2026/01/17 05:05:12 DEBUG : file3: reading active writers 2026/01/17 05:05:12 DEBUG : renamed empty directory: Looking for writers 2026/01/17 05:05:12 DEBUG : Looking for writers 2026/01/17 05:05:12 DEBUG : dir3: reading active writers 2026/01/17 05:05:12 DEBUG : renamed empty directory: reading active writers 2026/01/17 05:05:12 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (31.81s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:05:14 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:05:14 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:05:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/01/17 05:05:16 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:05:16 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:05:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/01/17 05:05:16 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/01/17 05:05:16 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/01/17 05:05:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/01/17 05:05:16 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:05:16 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:05:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/01/17 05:05:16 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/01/17 05:05:16 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/01/17 05:05:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/01/17 05:05:16 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (12 bytes), uploading instead of streaming 2026/01/17 05:05:18 DEBUG : dir/sub/file2: size = 12 OK 2026/01/17 05:05:18 NOTICE: mega root 'rclone-test-boxageb6mone': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/17 05:05:18 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/01/17 05:05:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/01/17 05:05:18 DEBUG : forgetting directory cache 2026/01/17 05:05:18 DEBUG : dir: forgetting directory cache 2026/01/17 05:05:18 DEBUG : dir/sub: forgetting directory cache 2026/01/17 05:05:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/01/17 05:05:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/01/17 05:05:18 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (5 bytes), uploading instead of streaming 2026/01/17 05:05:20 DEBUG : dir/sub/file0: size = 5 OK 2026/01/17 05:05:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/01/17 05:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/01/17 05:05:20 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:05:20 DEBUG : dir/sub: Looking for writers 2026/01/17 05:05:20 DEBUG : file2: reading active writers 2026/01/17 05:05:20 DEBUG : file0: reading active writers 2026/01/17 05:05:20 DEBUG : dir: Looking for writers 2026/01/17 05:05:20 DEBUG : file1: reading active writers 2026/01/17 05:05:20 DEBUG : sub: reading active writers 2026/01/17 05:05:20 DEBUG : Looking for writers 2026/01/17 05:05:20 DEBUG : dir: reading active writers 2026/01/17 05:05:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (7.02s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:05:21 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:05:21 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/01/17 05:05:21 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:05:21 DEBUG : Looking for writers 2026/01/17 05:05:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestDirMetadataExtension run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:05:21 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:05:21 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:05:21 DEBUG : forgetting directory cache 2026/01/17 05:05:21 DEBUG : dir: forgetting directory cache 2026/01/17 05:05:30 DEBUG : fil/a: forgetting directory cache 2026/01/17 05:05:30 DEBUG : fil/a/b: forgetting directory cache 2026/01/17 05:05:30 DEBUG : dir: forgetting directory cache 2026/01/17 05:05:30 DEBUG : forgetting directory cache 2026/01/17 05:05:30 DEBUG : dir: forgetting directory cache 2026/01/17 05:05:30 DEBUG : fil: forgetting directory cache 2026/01/17 05:05:30 DEBUG : fil/a: forgetting directory cache 2026/01/17 05:05:30 DEBUG : fil: forgetting directory cache 2026/01/17 05:05:30 DEBUG : fil/a/b: forgetting directory cache run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-boxageb6mone'": failed to finish upload: unexpected end of JSON input 2026/01/17 05:05:34 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:05:34 DEBUG : Looking for writers 2026/01/17 05:05:34 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (13.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:05:34 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:05:34 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:05:45 DEBUG : dir/file1: Set virtual modtime to 2026-01-17 05:05:45 +0000 UTC 2026/01/17 05:05:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:05:45 DEBUG : dir: Looking for writers 2026/01/17 05:05:45 DEBUG : file1: reading active writers 2026/01/17 05:05:45 DEBUG : Looking for writers 2026/01/17 05:05:45 DEBUG : dir: reading active writers 2026/01/17 05:05:45 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestFileMethods (24.91s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:05:59 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:05:59 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:03 DEBUG : forgetting directory cache 2026/01/17 05:06:07 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/01/17 05:06:07 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:07 DEBUG : dir: Looking for writers 2026/01/17 05:06:07 DEBUG : file1: reading active writers 2026/01/17 05:06:07 DEBUG : Looking for writers 2026/01/17 05:06:07 DEBUG : dir: reading active writers 2026/01/17 05:06:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (8.42s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (8.42s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:06:07 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:06:07 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:06:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/01/17 05:06:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:06:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/01/17 05:06:08 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:08 DEBUG : dir: Looking for writers 2026/01/17 05:06:08 DEBUG : file1: reading active writers 2026/01/17 05:06:08 DEBUG : Looking for writers 2026/01/17 05:06:08 DEBUG : dir: reading active writers 2026/01/17 05:06:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.96s) === RUN TestFileOpenReadUnknownSize 2026/01/17 05:06:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/01/17 05:06:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:06:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/01/17 05:06:08 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:08 DEBUG : Looking for writers 2026/01/17 05:06:08 DEBUG : file.txt: reading active writers 2026/01/17 05:06:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:06:08 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:06:08 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:06:09 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (25 bytes), uploading instead of streaming 2026/01/17 05:06:09 DEBUG : dir/file1: size = 25 OK 2026/01/17 05:06:09 DEBUG : dir/file1: Size of src and dst objects identical 2026/01/17 05:06:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:06:09 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:09 DEBUG : dir: Looking for writers 2026/01/17 05:06:09 DEBUG : file1: reading active writers 2026/01/17 05:06:09 DEBUG : Looking for writers 2026/01/17 05:06:09 DEBUG : dir: reading active writers 2026/01/17 05:06:09 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/01/17 05:06:14 DEBUG : forgetting directory cache --- PASS: TestFileOpenWrite (14.73s) === RUN TestFileRemove run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:06:23 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:06:23 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:25 DEBUG : forgetting directory cache 2026/01/17 05:06:36 DEBUG : forgetting directory cache 2026/01/17 05:06:36 DEBUG : dir/file1: Remove: 2026/01/17 05:06:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:06:36 DEBUG : dir/file1: >Remove: err= 2026/01/17 05:06:36 DEBUG : dir/file1: Remove: 2026/01/17 05:06:36 DEBUG : dir/file1: >Remove: err=Read only file system 2026/01/17 05:06:36 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:36 DEBUG : dir: Looking for writers 2026/01/17 05:06:36 DEBUG : Looking for writers 2026/01/17 05:06:36 DEBUG : dir: reading active writers 2026/01/17 05:06:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (13.43s) === RUN TestFileRemoveAll run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:06:37 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:06:37 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:39 DEBUG : dir/file1: Remove: 2026/01/17 05:06:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:06:39 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/01/17 05:06:46 DEBUG : dir/file1: Remove: 2026/01/17 05:06:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/01/17 05:06:46 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:46 DEBUG : dir: Looking for writers 2026/01/17 05:06:46 DEBUG : Looking for writers 2026/01/17 05:06:46 DEBUG : dir: reading active writers 2026/01/17 05:06:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (9.87s) === RUN TestFileOpen run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:06:46 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:06:46 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:47 DEBUG : forgetting directory cache 2026/01/17 05:06:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:06:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/01/17 05:06:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/01/17 05:06:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/01/17 05:06:50 DEBUG : dir/file1: Open: flags=O_RDWR 2026/01/17 05:06:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/01/17 05:06:50 DEBUG : dir/file1: Open: flags=0x3 2026/01/17 05:06:50 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/01/17 05:06:50 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/01/17 05:06:50 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:50 DEBUG : dir: Looking for writers 2026/01/17 05:06:50 DEBUG : file1: reading active writers 2026/01/17 05:06:50 DEBUG : Looking for writers 2026/01/17 05:06:50 DEBUG : dir: reading active writers 2026/01/17 05:06:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestFileOpen (4.92s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:06:51 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:06:51 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:06:54 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:06:54 DEBUG : dir: Looking for writers 2026/01/17 05:06:54 DEBUG : file1: reading active writers 2026/01/17 05:06:54 DEBUG : Looking for writers 2026/01/17 05:06:54 DEBUG : dir: reading active writers 2026/01/17 05:06:54 DEBUG : >WaitForWriters: 2026/01/17 05:06:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:06:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0061bf2c0 2026/01/17 05:06:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:06:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2026/01/17 05:07:07 DEBUG : forgetting directory cache 2026/01/17 05:07:07 DEBUG : dir: forgetting directory cache 2026/01/17 05:07:07 DEBUG : dir/sub: forgetting directory cache 2026/01/17 05:07:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/01/17 05:07:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/01/17 05:07:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0061bf2c0 2026/01/17 05:07:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/01/17 05:07:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2026/01/17 05:07:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:07:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/01/17 05:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:07:19 DEBUG : dir/file1: File is currently open, delaying rename 0xc0061bf2c0 2026/01/17 05:07:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:07:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:07:19 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (25 bytes), uploading instead of streaming 2026/01/17 05:07:19 DEBUG : dir/file1: size = 25 OK 2026/01/17 05:07:19 DEBUG : dir/file1: Size of src and dst objects identical 2026/01/17 05:07:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:07:19 DEBUG : newLeaf: Running delayed rename now 2026/01/17 05:07:20 INFO : newLeaf: Deleted 2026/01/17 05:07:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:07:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0061bf2c0 2026/01/17 05:07:20 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:07:20 DEBUG : dir: Looking for writers 2026/01/17 05:07:20 DEBUG : Looking for writers 2026/01/17 05:07:20 DEBUG : dir: reading active writers 2026/01/17 05:07:20 DEBUG : newLeaf: reading active writers 2026/01/17 05:07:20 DEBUG : >WaitForWriters: 2026/01/17 05:07:20 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:07:20 DEBUG : dir: Looking for writers 2026/01/17 05:07:20 DEBUG : Looking for writers 2026/01/17 05:07:20 DEBUG : dir: reading active writers 2026/01/17 05:07:20 DEBUG : newLeaf: reading active writers 2026/01/17 05:07:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:07:20 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:07:20 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:07:20 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:07:21 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:07:21 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:07:21 DEBUG : Config file has changed externally - reloading 2026/01/17 05:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:07:21 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:07:23 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:07:23 DEBUG : dir: Looking for writers 2026/01/17 05:07:23 DEBUG : file1: reading active writers 2026/01/17 05:07:23 DEBUG : Looking for writers 2026/01/17 05:07:23 DEBUG : dir: reading active writers 2026/01/17 05:07:23 DEBUG : >WaitForWriters: 2026/01/17 05:07:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:07:23 DEBUG : newLeaf: Updating file with newLeaf 0xc001844cc0 2026/01/17 05:07:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:07:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2026/01/17 05:07:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/01/17 05:07:34 DEBUG : dir/file1: Updating file with dir/file1 0xc001844cc0 2026/01/17 05:07:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/01/17 05:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2026/01/17 05:07:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/01/17 05:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:07:41 DEBUG : dir/file1: File is currently open, delaying rename 0xc001844cc0 2026/01/17 05:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:07:41 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (25 bytes), uploading instead of streaming 2026/01/17 05:07:51 ERROR : dir/file1: WriteFileHandle.New Rcat failed: upload file failed to create session: unexpected end of JSON input 2026/01/17 05:07:51 DEBUG : newLeaf: Running delayed rename now 2026/01/17 05:08:02 INFO : newLeaf: Deleted 2026/01/17 05:08:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:08:14 DEBUG : newLeaf: Updating file with newLeaf 0xc001844cc0 file_test.go:391: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:391 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: upload file failed to create session: unexpected end of JSON input Test: TestFileRename/minimal,forceCache=false 2026/01/17 05:08:14 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:08:14 DEBUG : dir: Looking for writers 2026/01/17 05:08:14 DEBUG : Looking for writers 2026/01/17 05:08:14 DEBUG : dir: reading active writers 2026/01/17 05:08:14 DEBUG : newLeaf: reading active writers 2026/01/17 05:08:14 DEBUG : >WaitForWriters: 2026/01/17 05:08:14 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:08:47 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:08:47 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:08:47 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:08:47 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:08:47 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:08:47 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:08:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:08:58 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:08:58 DEBUG : dir/file1(0xc0009bf500): openPending: 2026/01/17 05:08:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/01/17 05:08:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/01/17 05:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:08:58 DEBUG : dir/file1(0xc0009bf500): >openPending: err= 2026/01/17 05:08:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/01/17 05:08:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:08:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:08:58 DEBUG : dir/file1(0xc0009bf500): _writeAt: size=14, off=0 2026/01/17 05:08:58 DEBUG : dir/file1(0xc0009bf500): >_writeAt: n=14, err= 2026/01/17 05:08:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/01/17 05:08:58 DEBUG : dir/file1(0xc0009bf500): close: 2026/01/17 05:08:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/01/17 05:08:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/01/17 05:08:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:08:58 DEBUG : dir/file1(0xc0009bf500): >close: err= 2026/01/17 05:08:58 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:08:58 DEBUG : dir: Looking for writers 2026/01/17 05:08:58 DEBUG : file1: reading active writers 2026/01/17 05:08:58 DEBUG : Looking for writers 2026/01/17 05:08:58 DEBUG : dir: reading active writers 2026/01/17 05:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:08:58 DEBUG : dir: Looking for writers 2026/01/17 05:08:58 DEBUG : file1: reading active writers 2026/01/17 05:08:58 DEBUG : Looking for writers 2026/01/17 05:08:58 DEBUG : dir: reading active writers 2026/01/17 05:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:08:58 DEBUG : dir: Looking for writers 2026/01/17 05:08:58 DEBUG : file1: reading active writers 2026/01/17 05:08:58 DEBUG : Looking for writers 2026/01/17 05:08:58 DEBUG : dir: reading active writers 2026/01/17 05:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:08:58 DEBUG : dir: Looking for writers 2026/01/17 05:08:58 DEBUG : file1: reading active writers 2026/01/17 05:08:58 DEBUG : Looking for writers 2026/01/17 05:08:58 DEBUG : dir: reading active writers 2026/01/17 05:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:08:58 DEBUG : dir/file1: vfs cache: starting upload 2026/01/17 05:08:58 DEBUG : dir: Looking for writers 2026/01/17 05:08:58 DEBUG : file1: reading active writers 2026/01/17 05:08:58 DEBUG : Looking for writers 2026/01/17 05:08:58 DEBUG : dir: reading active writers 2026/01/17 05:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:08:58 DEBUG : dir: Looking for writers 2026/01/17 05:08:58 DEBUG : file1: reading active writers 2026/01/17 05:08:58 DEBUG : Looking for writers 2026/01/17 05:08:58 DEBUG : dir: reading active writers 2026/01/17 05:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:08:58 DEBUG : dir: Looking for writers 2026/01/17 05:08:58 DEBUG : file1: reading active writers 2026/01/17 05:08:58 DEBUG : Looking for writers 2026/01/17 05:08:58 DEBUG : dir: reading active writers 2026/01/17 05:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:08:59 DEBUG : dir: Looking for writers 2026/01/17 05:08:59 DEBUG : file1: reading active writers 2026/01/17 05:08:59 DEBUG : Looking for writers 2026/01/17 05:08:59 DEBUG : dir: reading active writers 2026/01/17 05:08:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:09:00 DEBUG : dir: Looking for writers 2026/01/17 05:09:00 DEBUG : file1: reading active writers 2026/01/17 05:09:00 DEBUG : Looking for writers 2026/01/17 05:09:00 DEBUG : dir: reading active writers 2026/01/17 05:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:09:00 DEBUG : dir/file1: size = 14 OK 2026/01/17 05:09:00 INFO : dir/file1: Copied (replaced existing) 2026/01/17 05:09:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/01/17 05:09:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/01/17 05:09:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:09:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/01/17 05:09:01 DEBUG : dir: Looking for writers 2026/01/17 05:09:01 DEBUG : file1: reading active writers 2026/01/17 05:09:01 DEBUG : Looking for writers 2026/01/17 05:09:01 DEBUG : dir: reading active writers 2026/01/17 05:09:01 DEBUG : >WaitForWriters: 2026/01/17 05:09:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:09:01 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:09:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:09:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:09:01 DEBUG : dir/file1(0xc000b3e880): _readAt: size=512, off=0 2026/01/17 05:09:01 DEBUG : dir/file1(0xc000b3e880): openPending: 2026/01/17 05:09:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/01/17 05:09:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/01/17 05:09:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:09:01 DEBUG : dir/file1(0xc000b3e880): >openPending: err= 2026/01/17 05:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/01/17 05:09:01 DEBUG : dir/file1(0xc000b3e880): >_readAt: n=14, err=EOF 2026/01/17 05:09:01 DEBUG : dir/file1(0xc000b3e880): close: 2026/01/17 05:09:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:08:58 +0000 UTC 2026/01/17 05:09:01 DEBUG : dir/file1(0xc000b3e880): >close: err= 2026/01/17 05:09:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:09:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/01/17 05:09:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00084e900 2026/01/17 05:09:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:09:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:09:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/01/17 05:09:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/01/17 05:09:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00084e900 2026/01/17 05:09:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/01/17 05:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2026/01/17 05:09:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:09:20 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:09:20 DEBUG : dir/file1(0xc000bafec0): openPending: 2026/01/17 05:09:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/01/17 05:09:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/01/17 05:09:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:09:20 DEBUG : dir/file1(0xc000bafec0): >openPending: err= 2026/01/17 05:09:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/01/17 05:09:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:09:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:09:20 DEBUG : dir/file1(0xc000bafec0): _writeAt: size=25, off=0 2026/01/17 05:09:20 DEBUG : dir/file1(0xc000bafec0): >_writeAt: n=25, err= 2026/01/17 05:09:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:09:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/01/17 05:09:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00084e900 2026/01/17 05:09:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:09:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:09:20 DEBUG : newLeaf(0xc000bafec0): close: 2026/01/17 05:09:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/01/17 05:09:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-01-17 05:09:20.4325726 +0000 UTC m=+947.341826922 2026/01/17 05:09:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/01/17 05:09:20 DEBUG : newLeaf(0xc000bafec0): >close: err= 2026/01/17 05:09:20 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:09:20 DEBUG : dir: Looking for writers 2026/01/17 05:09:20 DEBUG : Looking for writers 2026/01/17 05:09:20 DEBUG : dir: reading active writers 2026/01/17 05:09:20 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:09:20 DEBUG : dir: Looking for writers 2026/01/17 05:09:20 DEBUG : Looking for writers 2026/01/17 05:09:20 DEBUG : dir: reading active writers 2026/01/17 05:09:20 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:09:20 DEBUG : dir: Looking for writers 2026/01/17 05:09:20 DEBUG : Looking for writers 2026/01/17 05:09:20 DEBUG : dir: reading active writers 2026/01/17 05:09:20 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:09:20 DEBUG : dir: Looking for writers 2026/01/17 05:09:20 DEBUG : Looking for writers 2026/01/17 05:09:20 DEBUG : dir: reading active writers 2026/01/17 05:09:20 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:09:20 DEBUG : newLeaf: vfs cache: starting upload 2026/01/17 05:09:20 DEBUG : dir: Looking for writers 2026/01/17 05:09:20 DEBUG : Looking for writers 2026/01/17 05:09:20 DEBUG : dir: reading active writers 2026/01/17 05:09:20 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:09:21 DEBUG : dir: Looking for writers 2026/01/17 05:09:21 DEBUG : Looking for writers 2026/01/17 05:09:21 DEBUG : dir: reading active writers 2026/01/17 05:09:21 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:09:21 DEBUG : newLeaf: size = 25 OK 2026/01/17 05:09:21 INFO : newLeaf: Copied (replaced existing) 2026/01/17 05:09:21 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/01/17 05:09:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/01/17 05:09:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:09:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/01/17 05:09:21 DEBUG : dir: Looking for writers 2026/01/17 05:09:21 DEBUG : Looking for writers 2026/01/17 05:09:21 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:21 DEBUG : dir: reading active writers 2026/01/17 05:09:21 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/01/17 05:09:28 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:09:28 DEBUG : dir: Looking for writers 2026/01/17 05:09:28 DEBUG : Looking for writers 2026/01/17 05:09:28 DEBUG : dir: reading active writers 2026/01/17 05:09:28 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:28 DEBUG : >WaitForWriters: 2026/01/17 05:09:28 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:09:29 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:09:29 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:09:29 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:29 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:09:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:29 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:09:29 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:09:29 DEBUG : dir: Looking for writers 2026/01/17 05:09:29 DEBUG : file1: reading active writers 2026/01/17 05:09:29 DEBUG : Looking for writers 2026/01/17 05:09:29 DEBUG : dir: reading active writers 2026/01/17 05:09:29 DEBUG : >WaitForWriters: 2026/01/17 05:09:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:09:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0061bf380 2026/01/17 05:09:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:09:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2026/01/17 05:09:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/01/17 05:09:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0061bf380 2026/01/17 05:09:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/01/17 05:09:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2026/01/17 05:09:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:09:55 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:09:55 DEBUG : dir/file1(0xc000f2ea80): openPending: 2026/01/17 05:09:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/01/17 05:09:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/01/17 05:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:09:55 DEBUG : dir/file1(0xc000f2ea80): >openPending: err= 2026/01/17 05:09:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/01/17 05:09:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:09:55 DEBUG : dir/file1(0xc000f2ea80): _writeAt: size=25, off=0 2026/01/17 05:09:55 DEBUG : dir/file1(0xc000f2ea80): >_writeAt: n=25, err= 2026/01/17 05:09:55 INFO : newLeaf: Deleted 2026/01/17 05:09:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:09:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/01/17 05:09:55 DEBUG : newLeaf: Updating file with newLeaf 0xc0061bf380 2026/01/17 05:09:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:09:55 DEBUG : newLeaf(0xc000f2ea80): close: 2026/01/17 05:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/01/17 05:09:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-01-17 05:09:55.427139657 +0000 UTC m=+982.336394018 2026/01/17 05:09:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/01/17 05:09:55 DEBUG : newLeaf(0xc000f2ea80): >close: err= 2026/01/17 05:09:55 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:09:55 DEBUG : dir: Looking for writers 2026/01/17 05:09:55 DEBUG : Looking for writers 2026/01/17 05:09:55 DEBUG : dir: reading active writers 2026/01/17 05:09:55 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:09:55 DEBUG : dir: Looking for writers 2026/01/17 05:09:55 DEBUG : Looking for writers 2026/01/17 05:09:55 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:55 DEBUG : dir: reading active writers 2026/01/17 05:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:09:55 DEBUG : dir: Looking for writers 2026/01/17 05:09:55 DEBUG : Looking for writers 2026/01/17 05:09:55 DEBUG : dir: reading active writers 2026/01/17 05:09:55 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:09:55 DEBUG : dir: Looking for writers 2026/01/17 05:09:55 DEBUG : Looking for writers 2026/01/17 05:09:55 DEBUG : dir: reading active writers 2026/01/17 05:09:55 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:09:55 DEBUG : newLeaf: vfs cache: starting upload 2026/01/17 05:09:56 DEBUG : dir: Looking for writers 2026/01/17 05:09:56 DEBUG : Looking for writers 2026/01/17 05:09:56 DEBUG : dir: reading active writers 2026/01/17 05:09:56 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:09:56 DEBUG : dir: Looking for writers 2026/01/17 05:09:56 DEBUG : Looking for writers 2026/01/17 05:09:56 DEBUG : dir: reading active writers 2026/01/17 05:09:56 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:09:56 DEBUG : dir: Looking for writers 2026/01/17 05:09:56 DEBUG : Looking for writers 2026/01/17 05:09:56 DEBUG : dir: reading active writers 2026/01/17 05:09:56 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:09:57 DEBUG : dir: Looking for writers 2026/01/17 05:09:57 DEBUG : Looking for writers 2026/01/17 05:09:57 DEBUG : dir: reading active writers 2026/01/17 05:09:57 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:09:58 DEBUG : dir: Looking for writers 2026/01/17 05:09:58 DEBUG : Looking for writers 2026/01/17 05:09:58 DEBUG : dir: reading active writers 2026/01/17 05:09:58 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:09:58 DEBUG : newLeaf: size = 25 OK 2026/01/17 05:09:58 INFO : newLeaf: Copied (replaced existing) 2026/01/17 05:09:58 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/01/17 05:09:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/01/17 05:09:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:09:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/01/17 05:09:59 DEBUG : dir: Looking for writers 2026/01/17 05:09:59 DEBUG : Looking for writers 2026/01/17 05:09:59 DEBUG : dir: reading active writers 2026/01/17 05:09:59 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:59 DEBUG : >WaitForWriters: 2026/01/17 05:09:59 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:09:59 DEBUG : dir: Looking for writers 2026/01/17 05:09:59 DEBUG : Looking for writers 2026/01/17 05:09:59 DEBUG : newLeaf: reading active writers 2026/01/17 05:09:59 DEBUG : dir: reading active writers 2026/01/17 05:09:59 DEBUG : >WaitForWriters: 2026/01/17 05:09:59 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:09:59 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:09:59 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:09:59 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:59 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:09:59 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:09:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:09:59 DEBUG : dir/file1(0xc000feee00): openPending: 2026/01/17 05:09:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/01/17 05:09:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/01/17 05:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:09:59 DEBUG : dir/file1(0xc000feee00): >openPending: err= 2026/01/17 05:09:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/01/17 05:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:09:59 DEBUG : dir/file1(0xc000feee00): _writeAt: size=14, off=0 2026/01/17 05:09:59 DEBUG : dir/file1(0xc000feee00): >_writeAt: n=14, err= 2026/01/17 05:09:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/01/17 05:09:59 DEBUG : dir/file1(0xc000feee00): close: 2026/01/17 05:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/01/17 05:09:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/01/17 05:09:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:09:59 DEBUG : dir/file1(0xc000feee00): >close: err= 2026/01/17 05:09:59 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:09:59 DEBUG : dir: Looking for writers 2026/01/17 05:09:59 DEBUG : file1: reading active writers 2026/01/17 05:09:59 DEBUG : Looking for writers 2026/01/17 05:09:59 DEBUG : dir: reading active writers 2026/01/17 05:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:09:59 DEBUG : dir: Looking for writers 2026/01/17 05:09:59 DEBUG : file1: reading active writers 2026/01/17 05:09:59 DEBUG : Looking for writers 2026/01/17 05:09:59 DEBUG : dir: reading active writers 2026/01/17 05:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:09:59 DEBUG : dir: Looking for writers 2026/01/17 05:09:59 DEBUG : file1: reading active writers 2026/01/17 05:09:59 DEBUG : Looking for writers 2026/01/17 05:09:59 DEBUG : dir: reading active writers 2026/01/17 05:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:09:59 DEBUG : dir: Looking for writers 2026/01/17 05:09:59 DEBUG : file1: reading active writers 2026/01/17 05:09:59 DEBUG : Looking for writers 2026/01/17 05:09:59 DEBUG : dir: reading active writers 2026/01/17 05:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:09:59 DEBUG : dir/file1: vfs cache: starting upload 2026/01/17 05:10:00 DEBUG : dir: Looking for writers 2026/01/17 05:10:00 DEBUG : file1: reading active writers 2026/01/17 05:10:00 DEBUG : Looking for writers 2026/01/17 05:10:00 DEBUG : dir: reading active writers 2026/01/17 05:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:10:00 DEBUG : dir: Looking for writers 2026/01/17 05:10:00 DEBUG : file1: reading active writers 2026/01/17 05:10:00 DEBUG : Looking for writers 2026/01/17 05:10:00 DEBUG : dir: reading active writers 2026/01/17 05:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:10:00 DEBUG : dir: Looking for writers 2026/01/17 05:10:00 DEBUG : file1: reading active writers 2026/01/17 05:10:00 DEBUG : Looking for writers 2026/01/17 05:10:00 DEBUG : dir: reading active writers 2026/01/17 05:10:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:10:01 DEBUG : dir: Looking for writers 2026/01/17 05:10:01 DEBUG : file1: reading active writers 2026/01/17 05:10:01 DEBUG : Looking for writers 2026/01/17 05:10:01 DEBUG : dir: reading active writers 2026/01/17 05:10:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:10:02 DEBUG : dir: Looking for writers 2026/01/17 05:10:02 DEBUG : file1: reading active writers 2026/01/17 05:10:02 DEBUG : Looking for writers 2026/01/17 05:10:02 DEBUG : dir: reading active writers 2026/01/17 05:10:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:10:02 DEBUG : dir/file1: size = 14 OK 2026/01/17 05:10:02 INFO : dir/file1: Copied (replaced existing) 2026/01/17 05:10:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/01/17 05:10:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/01/17 05:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:10:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/01/17 05:10:03 DEBUG : dir: Looking for writers 2026/01/17 05:10:03 DEBUG : file1: reading active writers 2026/01/17 05:10:03 DEBUG : Looking for writers 2026/01/17 05:10:03 DEBUG : dir: reading active writers 2026/01/17 05:10:03 DEBUG : >WaitForWriters: 2026/01/17 05:10:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:10:03 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:10:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:10:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:10:03 DEBUG : dir/file1(0xc001348ec0): _readAt: size=512, off=0 2026/01/17 05:10:03 DEBUG : dir/file1(0xc001348ec0): openPending: 2026/01/17 05:10:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/01/17 05:10:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/01/17 05:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:10:03 DEBUG : dir/file1(0xc001348ec0): >openPending: err= 2026/01/17 05:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/01/17 05:10:03 DEBUG : dir/file1(0xc001348ec0): >_readAt: n=14, err=EOF 2026/01/17 05:10:03 DEBUG : dir/file1(0xc001348ec0): close: 2026/01/17 05:10:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:10:00 +0000 UTC 2026/01/17 05:10:03 DEBUG : dir/file1(0xc001348ec0): >close: err= 2026/01/17 05:10:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:10:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/01/17 05:10:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0061bfa40 2026/01/17 05:10:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:10:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:10:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/01/17 05:10:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/01/17 05:10:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0061bfa40 2026/01/17 05:10:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/01/17 05:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2026/01/17 05:10:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:10:12 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:10:12 DEBUG : dir/file1(0xc001348500): openPending: 2026/01/17 05:10:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/01/17 05:10:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/01/17 05:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:10:12 DEBUG : dir/file1(0xc001348500): >openPending: err= 2026/01/17 05:10:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/01/17 05:10:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:10:12 DEBUG : dir/file1(0xc001348500): _writeAt: size=25, off=0 2026/01/17 05:10:12 DEBUG : dir/file1(0xc001348500): >_writeAt: n=25, err= 2026/01/17 05:10:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:10:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/01/17 05:10:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0061bfa40 2026/01/17 05:10:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:10:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:10:12 DEBUG : newLeaf(0xc001348500): close: 2026/01/17 05:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/01/17 05:10:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-01-17 05:10:12.421836167 +0000 UTC m=+999.331090528 2026/01/17 05:10:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/01/17 05:10:12 DEBUG : newLeaf(0xc001348500): >close: err= 2026/01/17 05:10:12 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:12 DEBUG : dir: Looking for writers 2026/01/17 05:10:12 DEBUG : Looking for writers 2026/01/17 05:10:12 DEBUG : dir: reading active writers 2026/01/17 05:10:12 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:10:12 DEBUG : dir: Looking for writers 2026/01/17 05:10:12 DEBUG : Looking for writers 2026/01/17 05:10:12 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:12 DEBUG : dir: reading active writers 2026/01/17 05:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:10:12 DEBUG : dir: Looking for writers 2026/01/17 05:10:12 DEBUG : Looking for writers 2026/01/17 05:10:12 DEBUG : dir: reading active writers 2026/01/17 05:10:12 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:10:12 DEBUG : dir: Looking for writers 2026/01/17 05:10:12 DEBUG : Looking for writers 2026/01/17 05:10:12 DEBUG : dir: reading active writers 2026/01/17 05:10:12 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:10:12 DEBUG : newLeaf: vfs cache: starting upload 2026/01/17 05:10:12 DEBUG : dir: Looking for writers 2026/01/17 05:10:12 DEBUG : Looking for writers 2026/01/17 05:10:12 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:12 DEBUG : dir: reading active writers 2026/01/17 05:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:10:13 DEBUG : dir: Looking for writers 2026/01/17 05:10:13 DEBUG : Looking for writers 2026/01/17 05:10:13 DEBUG : dir: reading active writers 2026/01/17 05:10:13 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:10:13 DEBUG : dir: Looking for writers 2026/01/17 05:10:13 DEBUG : Looking for writers 2026/01/17 05:10:13 DEBUG : dir: reading active writers 2026/01/17 05:10:13 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:10:13 DEBUG : newLeaf: size = 25 OK 2026/01/17 05:10:13 INFO : newLeaf: Copied (replaced existing) 2026/01/17 05:10:13 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/01/17 05:10:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/01/17 05:10:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:10:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/01/17 05:10:14 DEBUG : dir: Looking for writers 2026/01/17 05:10:14 DEBUG : Looking for writers 2026/01/17 05:10:14 DEBUG : dir: reading active writers 2026/01/17 05:10:14 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:14 DEBUG : >WaitForWriters: 2026/01/17 05:10:14 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:14 DEBUG : dir: Looking for writers 2026/01/17 05:10:14 DEBUG : Looking for writers 2026/01/17 05:10:14 DEBUG : dir: reading active writers 2026/01/17 05:10:14 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:14 DEBUG : >WaitForWriters: 2026/01/17 05:10:14 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:10:14 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:14 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:10:14 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:10:14 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:10:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:10:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:10:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:10:14 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:10:16 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:16 DEBUG : dir: Looking for writers 2026/01/17 05:10:16 DEBUG : file1: reading active writers 2026/01/17 05:10:16 DEBUG : Looking for writers 2026/01/17 05:10:16 DEBUG : dir: reading active writers 2026/01/17 05:10:16 DEBUG : >WaitForWriters: 2026/01/17 05:10:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:10:16 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:10:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:10:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:10:16 DEBUG : dir/file1(0xc000cbdc80): _readAt: size=512, off=0 2026/01/17 05:10:16 DEBUG : dir/file1(0xc000cbdc80): openPending: 2026/01/17 05:10:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/01/17 05:10:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/01/17 05:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:10:16 DEBUG : dir/file1(0xc000cbdc80): >openPending: err= 2026/01/17 05:10:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/01/17 05:10:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/01/17 05:10:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:10:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:10:16 DEBUG : dir/file1(0xc000cbdc80): >_readAt: n=14, err=EOF 2026/01/17 05:10:16 DEBUG : dir/file1(0xc000cbdc80): close: 2026/01/17 05:10:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:10:14 +0000 UTC 2026/01/17 05:10:16 DEBUG : dir/file1(0xc000cbdc80): >close: err= 2026/01/17 05:10:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:10:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/01/17 05:10:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000290600 2026/01/17 05:10:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:10:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:10:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/01/17 05:10:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/01/17 05:10:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000290600 2026/01/17 05:10:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/01/17 05:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2026/01/17 05:10:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:10:26 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:10:26 DEBUG : dir/file1(0xc00011a980): openPending: 2026/01/17 05:10:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/01/17 05:10:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/01/17 05:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:10:26 DEBUG : dir/file1(0xc00011a980): >openPending: err= 2026/01/17 05:10:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/01/17 05:10:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:10:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:10:26 DEBUG : dir/file1(0xc00011a980): _writeAt: size=25, off=0 2026/01/17 05:10:26 DEBUG : dir/file1(0xc00011a980): >_writeAt: n=25, err= 2026/01/17 05:10:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/01/17 05:10:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/01/17 05:10:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000290600 2026/01/17 05:10:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:10:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:10:27 DEBUG : newLeaf(0xc00011a980): close: 2026/01/17 05:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/01/17 05:10:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-01-17 05:10:26.443204322 +0000 UTC m=+1013.352458734 2026/01/17 05:10:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/01/17 05:10:27 DEBUG : newLeaf(0xc00011a980): >close: err= 2026/01/17 05:10:27 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:27 DEBUG : dir: Looking for writers 2026/01/17 05:10:27 DEBUG : Looking for writers 2026/01/17 05:10:27 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:27 DEBUG : dir: reading active writers 2026/01/17 05:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:10:27 DEBUG : dir: Looking for writers 2026/01/17 05:10:27 DEBUG : Looking for writers 2026/01/17 05:10:27 DEBUG : dir: reading active writers 2026/01/17 05:10:27 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:10:27 DEBUG : dir: Looking for writers 2026/01/17 05:10:27 DEBUG : Looking for writers 2026/01/17 05:10:27 DEBUG : dir: reading active writers 2026/01/17 05:10:27 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:10:27 DEBUG : dir: Looking for writers 2026/01/17 05:10:27 DEBUG : Looking for writers 2026/01/17 05:10:27 DEBUG : dir: reading active writers 2026/01/17 05:10:27 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:10:27 DEBUG : newLeaf: vfs cache: starting upload 2026/01/17 05:10:27 DEBUG : dir: Looking for writers 2026/01/17 05:10:27 DEBUG : Looking for writers 2026/01/17 05:10:27 DEBUG : dir: reading active writers 2026/01/17 05:10:27 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:10:27 DEBUG : dir: Looking for writers 2026/01/17 05:10:27 DEBUG : Looking for writers 2026/01/17 05:10:27 DEBUG : dir: reading active writers 2026/01/17 05:10:27 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:10:27 DEBUG : dir: Looking for writers 2026/01/17 05:10:27 DEBUG : Looking for writers 2026/01/17 05:10:27 DEBUG : dir: reading active writers 2026/01/17 05:10:27 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:10:28 DEBUG : dir: Looking for writers 2026/01/17 05:10:28 DEBUG : Looking for writers 2026/01/17 05:10:28 DEBUG : dir: reading active writers 2026/01/17 05:10:28 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:10:29 DEBUG : dir: Looking for writers 2026/01/17 05:10:29 DEBUG : Looking for writers 2026/01/17 05:10:29 DEBUG : dir: reading active writers 2026/01/17 05:10:29 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:10:30 DEBUG : dir: Looking for writers 2026/01/17 05:10:30 DEBUG : Looking for writers 2026/01/17 05:10:30 DEBUG : dir: reading active writers 2026/01/17 05:10:30 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:10:31 DEBUG : dir: Looking for writers 2026/01/17 05:10:31 DEBUG : Looking for writers 2026/01/17 05:10:31 DEBUG : dir: reading active writers 2026/01/17 05:10:31 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:10:32 DEBUG : dir: Looking for writers 2026/01/17 05:10:32 DEBUG : Looking for writers 2026/01/17 05:10:32 DEBUG : dir: reading active writers 2026/01/17 05:10:32 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:10:33 DEBUG : newLeaf: size = 25 OK 2026/01/17 05:10:33 INFO : newLeaf: Copied (replaced existing) 2026/01/17 05:10:33 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/01/17 05:10:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/01/17 05:10:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/01/17 05:10:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/01/17 05:10:33 DEBUG : dir: Looking for writers 2026/01/17 05:10:33 DEBUG : Looking for writers 2026/01/17 05:10:33 DEBUG : dir: reading active writers 2026/01/17 05:10:33 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:33 DEBUG : >WaitForWriters: 2026/01/17 05:10:33 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:33 DEBUG : dir: Looking for writers 2026/01/17 05:10:33 DEBUG : Looking for writers 2026/01/17 05:10:33 DEBUG : dir: reading active writers 2026/01/17 05:10:33 DEBUG : newLeaf: reading active writers 2026/01/17 05:10:33 DEBUG : >WaitForWriters: 2026/01/17 05:10:33 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- FAIL: TestFileRename (222.24s) --- FAIL: TestFileRename/off,forceCache=false (29.09s) --- FAIL: TestFileRename/minimal,forceCache=false (86.02s) --- FAIL: TestFileRename/minimal,forceCache=true (42.11s) --- FAIL: TestFileRename/writes,forceCache=false (30.40s) --- FAIL: TestFileRename/writes,forceCache=true (15.00s) --- FAIL: TestFileRename/full,forceCache=false (19.63s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:10:34 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:34 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:10:34 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:34 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:10:34 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:34 DEBUG : Looking for writers 2026/01/17 05:10:34 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === 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:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:10:34 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:34 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:10:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:10:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/01/17 05:10:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/01/17 05:10:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:10:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/01/17 05:10:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/01/17 05:10:36 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:36 DEBUG : dir: Looking for writers 2026/01/17 05:10:36 DEBUG : file1: reading active writers 2026/01/17 05:10:36 DEBUG : Looking for writers 2026/01/17 05:10:36 DEBUG : dir: reading active writers 2026/01/17 05:10:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.87s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:10:37 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:37 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:10:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:10:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:10:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/01/17 05:10:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/01/17 05:10:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/01/17 05:10:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/01/17 05:10:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/01/17 05:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/01/17 05:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/01/17 05:10:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/01/17 05:10:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/01/17 05:10:37 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:37 DEBUG : dir: Looking for writers 2026/01/17 05:10:37 DEBUG : file1: reading active writers 2026/01/17 05:10:37 DEBUG : Looking for writers 2026/01/17 05:10:37 DEBUG : dir: reading active writers 2026/01/17 05:10:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.63s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:10:38 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:38 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:10:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:10:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/01/17 05:10:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/01/17 05:10:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:10:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/01/17 05:10:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/01/17 05:10:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/01/17 05:10:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/01/17 05:10:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/01/17 05:10:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/01/17 05:10:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/01/17 05:10:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/01/17 05:10:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/01/17 05:10:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/01/17 05:10:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/01/17 05:10:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/01/17 05:10:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/01/17 05:10:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/01/17 05:10:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/01/17 05:10:39 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:39 DEBUG : dir: Looking for writers 2026/01/17 05:10:39 DEBUG : file1: reading active writers 2026/01/17 05:10:39 DEBUG : Looking for writers 2026/01/17 05:10:39 DEBUG : dir: reading active writers 2026/01/17 05:10:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.82s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:10:40 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:40 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:10:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:10:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:10:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/01/17 05:10:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/01/17 05:10:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:10:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/01/17 05:10:54 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:10:54 DEBUG : dir: Looking for writers 2026/01/17 05:10:54 DEBUG : file1: reading active writers 2026/01/17 05:10:54 DEBUG : Looking for writers 2026/01/17 05:10:54 DEBUG : dir: reading active writers 2026/01/17 05:10:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (14.73s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:10:55 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:10:55 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:11:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:11:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/01/17 05:11:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/01/17 05:11:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:11:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/01/17 05:11:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/01/17 05:11:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/01/17 05:11:08 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:08 DEBUG : dir: Looking for writers 2026/01/17 05:11:08 DEBUG : file1: reading active writers 2026/01/17 05:11:08 DEBUG : Looking for writers 2026/01/17 05:11:08 DEBUG : dir: reading active writers 2026/01/17 05:11:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (13.35s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:08 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:08 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:08 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:08 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:08 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:11:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:11:12 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:11:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:11:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:11:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): _readAt: size=1, off=0 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): openPending: 2026/01/17 05:11:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/01/17 05:11:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/01/17 05:11:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): >openPending: err= 2026/01/17 05:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/01/17 05:11:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/01/17 05:11:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:11:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): >_readAt: n=1, err= 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): _readAt: size=256, off=1 2026/01/17 05:11:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): >_readAt: n=15, err=EOF 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): _readAt: size=16, off=16 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): >_readAt: n=0, err=EOF 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): close: 2026/01/17 05:11:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:11:10 +0000 UTC 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): >close: err= 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): close: 2026/01/17 05:11:12 DEBUG : dir/file1(0xc00065e640): >close: err=file already closed 2026/01/17 05:11:12 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:12 DEBUG : dir: Looking for writers 2026/01/17 05:11:12 DEBUG : file1: reading active writers 2026/01/17 05:11:12 DEBUG : Looking for writers 2026/01/17 05:11:12 DEBUG : dir: reading active writers 2026/01/17 05:11:12 DEBUG : >WaitForWriters: 2026/01/17 05:11:12 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (15.96s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:24 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:24 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:24 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:24 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:24 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:11:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:11:25 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:11:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:11:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): _readAt: size=1, off=0 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): openPending: 2026/01/17 05:11:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/01/17 05:11:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/01/17 05:11:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): >openPending: err= 2026/01/17 05:11:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/01/17 05:11:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/01/17 05:11:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:11:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): >_readAt: n=1, err= 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): _readAt: size=1, off=5 2026/01/17 05:11:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): >_readAt: n=1, err= 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): _readAt: size=1, off=3 2026/01/17 05:11:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): >_readAt: n=1, err= 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): _readAt: size=1, off=13 2026/01/17 05:11:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): >_readAt: n=1, err= 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): _readAt: size=16, off=100 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): >_readAt: n=0, err=EOF 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): close: 2026/01/17 05:11:25 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:11:25 +0000 UTC 2026/01/17 05:11:25 DEBUG : dir/file1(0xc000f33b00): >close: err= 2026/01/17 05:11:25 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:25 DEBUG : dir: Looking for writers 2026/01/17 05:11:25 DEBUG : file1: reading active writers 2026/01/17 05:11:25 DEBUG : Looking for writers 2026/01/17 05:11:25 DEBUG : dir: reading active writers 2026/01/17 05:11:25 DEBUG : >WaitForWriters: 2026/01/17 05:11:25 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.27s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:25 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:25 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:25 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:25 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:25 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:11:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:11:27 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:11:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:11:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:11:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): _readAt: size=1, off=0 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): openPending: 2026/01/17 05:11:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/01/17 05:11:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/01/17 05:11:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >openPending: err= 2026/01/17 05:11:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/01/17 05:11:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/01/17 05:11:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:11:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >_readAt: n=1, err= 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): _readAt: size=1, off=5 2026/01/17 05:11:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >_readAt: n=1, err= 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): _readAt: size=1, off=1 2026/01/17 05:11:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >_readAt: n=1, err= 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): _readAt: size=6, off=10 2026/01/17 05:11:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >_readAt: n=6, err= 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): _readAt: size=256, off=10 2026/01/17 05:11:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >_readAt: n=6, err=EOF 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): _readAt: size=256, off=100 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >_readAt: n=0, err=EOF 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): close: 2026/01/17 05:11:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:11:27 +0000 UTC 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >close: err= 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): _readAt: size=256, off=100 2026/01/17 05:11:27 DEBUG : dir/file1(0xc000a3cd00): >_readAt: n=0, err=file already closed 2026/01/17 05:11:27 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:27 DEBUG : dir: Looking for writers 2026/01/17 05:11:27 DEBUG : file1: reading active writers 2026/01/17 05:11:27 DEBUG : Looking for writers 2026/01/17 05:11:27 DEBUG : dir: reading active writers 2026/01/17 05:11:27 DEBUG : >WaitForWriters: 2026/01/17 05:11:27 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.66s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:28 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:28 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:28 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:28 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:28 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:11:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:11:29 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:11:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:11:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:11:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): RWFileHandle.Flush 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): _readAt: size=256, off=0 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): openPending: 2026/01/17 05:11:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/01/17 05:11:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/01/17 05:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): >openPending: err= 2026/01/17 05:11:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/01/17 05:11:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/01/17 05:11:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:11:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): >_readAt: n=16, err=EOF 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): RWFileHandle.Flush 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): RWFileHandle.Flush 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): close: 2026/01/17 05:11:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:11:28 +0000 UTC 2026/01/17 05:11:29 DEBUG : dir/file1(0xc00104b440): >close: err= 2026/01/17 05:11:29 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:29 DEBUG : dir: Looking for writers 2026/01/17 05:11:29 DEBUG : file1: reading active writers 2026/01/17 05:11:29 DEBUG : Looking for writers 2026/01/17 05:11:29 DEBUG : dir: reading active writers 2026/01/17 05:11:29 DEBUG : >WaitForWriters: 2026/01/17 05:11:29 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleFlushRead (4.42s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:32 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:32 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:32 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:32 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:32 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:11:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/01/17 05:11:33 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:11:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:11:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:11:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): _readAt: size=256, off=0 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): openPending: 2026/01/17 05:11:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/01/17 05:11:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/01/17 05:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): >openPending: err= 2026/01/17 05:11:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/01/17 05:11:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/01/17 05:11:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:11:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): >_readAt: n=16, err=EOF 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): RWFileHandle.Release 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): close: 2026/01/17 05:11:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:11:33 +0000 UTC 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): >close: err= 2026/01/17 05:11:33 DEBUG : dir/file1(0xc000baeec0): RWFileHandle.Release 2026/01/17 05:11:33 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:33 DEBUG : dir: Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : dir: reading active writers 2026/01/17 05:11:33 DEBUG : >WaitForWriters: 2026/01/17 05:11:33 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.78s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:33 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:33 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:33 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:33 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:11:33 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:11:33 DEBUG : file1: newRWFileHandle: 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): openPending: 2026/01/17 05:11:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): >openPending: err= 2026/01/17 05:11:33 DEBUG : file1: >newRWFileHandle: err= 2026/01/17 05:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/01/17 05:11:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): _writeAt: size=5, off=0 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): >_writeAt: n=5, err= 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): _writeAt: size=7, off=5 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): >_writeAt: n=7, err= 2026/01/17 05:11:33 DEBUG : file1: vfs cache: truncate to size=11 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): close: 2026/01/17 05:11:33 DEBUG : file1: vfs cache: setting modification time to 2026-01-17 05:11:33.658376089 +0000 UTC m=+1080.567630409 2026/01/17 05:11:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): >close: err= 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): close: 2026/01/17 05:11:33 DEBUG : file1(0xc000dde8c0): >close: err=file already closed 2026/01/17 05:11:33 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:11:33 DEBUG : file1: vfs cache: starting upload 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:11:33 DEBUG : file1: size = 11 OK 2026/01/17 05:11:33 INFO : file1: Copied (new) 2026/01/17 05:11:33 DEBUG : file1: vfs cache: fingerprint now "11" 2026/01/17 05:11:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:33 INFO : file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : >WaitForWriters: 2026/01/17 05:11:33 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:33 DEBUG : Looking for writers 2026/01/17 05:11:33 DEBUG : file1: reading active writers 2026/01/17 05:11:33 DEBUG : >WaitForWriters: 2026/01/17 05:11:33 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.40s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:34 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:34 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:34 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:34 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:11:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:11:34 DEBUG : file1: newRWFileHandle: 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): openPending: 2026/01/17 05:11:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): >openPending: err= 2026/01/17 05:11:34 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/01/17 05:11:34 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:34 DEBUG : file1: >newRWFileHandle: err= 2026/01/17 05:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/01/17 05:11:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): _writeAt: size=7, off=0 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): >_writeAt: n=7, err= 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): _writeAt: size=6, off=5 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): >_writeAt: n=6, err= 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): close: 2026/01/17 05:11:34 DEBUG : file1: vfs cache: setting modification time to 2026-01-17 05:11:34.054328058 +0000 UTC m=+1080.963582379 2026/01/17 05:11:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): >close: err= 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): _writeAt: size=5, off=0 2026/01/17 05:11:34 DEBUG : file1(0xc000cdc180): >_writeAt: n=0, err=file already closed 2026/01/17 05:11:34 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:34 DEBUG : Looking for writers 2026/01/17 05:11:34 DEBUG : file1: reading active writers 2026/01/17 05:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:11:34 DEBUG : Looking for writers 2026/01/17 05:11:34 DEBUG : file1: reading active writers 2026/01/17 05:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:11:34 DEBUG : Looking for writers 2026/01/17 05:11:34 DEBUG : file1: reading active writers 2026/01/17 05:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:11:34 DEBUG : Looking for writers 2026/01/17 05:11:34 DEBUG : file1: reading active writers 2026/01/17 05:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:11:34 DEBUG : file1: vfs cache: starting upload 2026/01/17 05:11:34 DEBUG : Looking for writers 2026/01/17 05:11:34 DEBUG : file1: reading active writers 2026/01/17 05:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:11:34 DEBUG : file1: size = 11 OK 2026/01/17 05:11:34 INFO : file1: Copied (new) 2026/01/17 05:11:34 DEBUG : file1: vfs cache: fingerprint now "11" 2026/01/17 05:11:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:34 INFO : file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:34 DEBUG : Looking for writers 2026/01/17 05:11:34 DEBUG : file1: reading active writers 2026/01/17 05:11:34 DEBUG : >WaitForWriters: 2026/01/17 05:11:34 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:34 DEBUG : Looking for writers 2026/01/17 05:11:34 DEBUG : file1: reading active writers 2026/01/17 05:11:34 DEBUG : >WaitForWriters: 2026/01/17 05:11:34 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleWriteAt (9.36s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:43 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:43 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:43 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:43 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:11:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:11:43 DEBUG : file1: newRWFileHandle: 2026/01/17 05:11:43 DEBUG : file1(0xc0005c8000): openPending: 2026/01/17 05:11:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:43 DEBUG : file1(0xc0005c8000): >openPending: err= 2026/01/17 05:11:43 DEBUG : file1: >newRWFileHandle: err= 2026/01/17 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/01/17 05:11:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/01/17 05:11:43 DEBUG : file1(0xc0005c8000): close: 2026/01/17 05:11:43 DEBUG : file1: vfs cache: setting modification time to 2026-01-17 05:11:43.416653687 +0000 UTC m=+1090.325908008 2026/01/17 05:11:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:43 DEBUG : file1(0xc0005c8000): >close: err= 2026/01/17 05:11:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/01/17 05:11:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/01/17 05:11:43 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/01/17 05:11:43 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 0 (was 0) 2026/01/17 05:11:43 DEBUG : file2: newRWFileHandle: 2026/01/17 05:11:43 DEBUG : file2(0xc0005c84c0): openPending: 2026/01/17 05:11:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/01/17 05:11:43 DEBUG : file2(0xc0005c84c0): >openPending: err= 2026/01/17 05:11:43 DEBUG : file2: >newRWFileHandle: err= 2026/01/17 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/01/17 05:11:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/01/17 05:11:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/01/17 05:11:43 DEBUG : file2(0xc0005c84c0): RWFileHandle.Flush 2026/01/17 05:11:43 DEBUG : file2(0xc0005c84c0): RWFileHandle.Release 2026/01/17 05:11:43 DEBUG : file2(0xc0005c84c0): close: 2026/01/17 05:11:43 DEBUG : file2: vfs cache: setting modification time to 2026-01-17 05:11:43.418502796 +0000 UTC m=+1090.327757117 2026/01/17 05:11:43 INFO : file2: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:43 DEBUG : file2(0xc0005c84c0): >close: err= 2026/01/17 05:11:43 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:43 DEBUG : Looking for writers 2026/01/17 05:11:43 DEBUG : file2: reading active writers 2026/01/17 05:11:43 DEBUG : file1: reading active writers 2026/01/17 05:11:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/01/17 05:11:43 DEBUG : Looking for writers 2026/01/17 05:11:43 DEBUG : file1: reading active writers 2026/01/17 05:11:43 DEBUG : file2: reading active writers 2026/01/17 05:11:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/01/17 05:11:43 DEBUG : Looking for writers 2026/01/17 05:11:43 DEBUG : file1: reading active writers 2026/01/17 05:11:43 DEBUG : file2: reading active writers 2026/01/17 05:11:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/01/17 05:11:43 DEBUG : Looking for writers 2026/01/17 05:11:43 DEBUG : file1: reading active writers 2026/01/17 05:11:43 DEBUG : file2: reading active writers 2026/01/17 05:11:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/01/17 05:11:43 DEBUG : file2: vfs cache: starting upload 2026/01/17 05:11:43 DEBUG : file1: vfs cache: starting upload 2026/01/17 05:11:43 DEBUG : Looking for writers 2026/01/17 05:11:43 DEBUG : file1: reading active writers 2026/01/17 05:11:43 DEBUG : file2: reading active writers 2026/01/17 05:11:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/01/17 05:11:43 DEBUG : Looking for writers 2026/01/17 05:11:43 DEBUG : file1: reading active writers 2026/01/17 05:11:43 DEBUG : file2: reading active writers 2026/01/17 05:11:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/01/17 05:11:43 DEBUG : file2: size = 0 OK 2026/01/17 05:11:43 INFO : file2: Copied (new) 2026/01/17 05:11:43 DEBUG : file2: vfs cache: fingerprint now "0" 2026/01/17 05:11:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/01/17 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/01/17 05:11:43 INFO : file2: vfs cache: upload succeeded try #1 2026/01/17 05:11:43 DEBUG : file1: size = 0 OK 2026/01/17 05:11:43 INFO : file1: Copied (new) 2026/01/17 05:11:43 DEBUG : file1: vfs cache: fingerprint now "0" 2026/01/17 05:11:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:43 INFO : file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : file2: reading active writers 2026/01/17 05:11:44 DEBUG : >WaitForWriters: 2026/01/17 05:11:44 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : file2: reading active writers 2026/01/17 05:11:44 DEBUG : >WaitForWriters: 2026/01/17 05:11:44 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.90s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:44 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:44 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:44 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:44 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:11:44 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:44 DEBUG : file1: newRWFileHandle: 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): openPending: 2026/01/17 05:11:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): >openPending: err= 2026/01/17 05:11:44 DEBUG : file1: >newRWFileHandle: err= 2026/01/17 05:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/01/17 05:11:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): _writeAt: size=5, off=0 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): >_writeAt: n=5, err= 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): RWFileHandle.Flush 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): RWFileHandle.Flush 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): close: 2026/01/17 05:11:44 DEBUG : file1: vfs cache: setting modification time to 2026-01-17 05:11:44.319377795 +0000 UTC m=+1091.228632116 2026/01/17 05:11:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:44 DEBUG : file1(0xc000dcfe00): >close: err= 2026/01/17 05:11:44 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:11:44 DEBUG : file1: vfs cache: starting upload 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:11:44 DEBUG : file1: size = 5 OK 2026/01/17 05:11:44 INFO : file1: Copied (new) 2026/01/17 05:11:44 DEBUG : file1: vfs cache: fingerprint now "5" 2026/01/17 05:11:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:44 INFO : file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:44 DEBUG : Looking for writers 2026/01/17 05:11:44 DEBUG : file1: reading active writers 2026/01/17 05:11:44 DEBUG : >WaitForWriters: 2026/01/17 05:11:44 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.71s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:45 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:45 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:45 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:45 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:11:45 DEBUG : file1: newRWFileHandle: 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): openPending: 2026/01/17 05:11:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): >openPending: err= 2026/01/17 05:11:45 DEBUG : file1: >newRWFileHandle: err= 2026/01/17 05:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/01/17 05:11:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): _writeAt: size=5, off=0 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): >_writeAt: n=5, err= 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): RWFileHandle.Release 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): close: 2026/01/17 05:11:45 DEBUG : file1: vfs cache: setting modification time to 2026-01-17 05:11:45.023084931 +0000 UTC m=+1091.932339252 2026/01/17 05:11:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): >close: err= 2026/01/17 05:11:45 DEBUG : file1(0xc000f2ef40): RWFileHandle.Release 2026/01/17 05:11:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:45 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/01/17 05:11:45 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2026/01/17 05:11:45 DEBUG : Looking for writers 2026/01/17 05:11:45 DEBUG : file1: reading active writers 2026/01/17 05:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:11:45 DEBUG : Looking for writers 2026/01/17 05:11:45 DEBUG : file1: reading active writers 2026/01/17 05:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:11:45 DEBUG : Looking for writers 2026/01/17 05:11:45 DEBUG : file1: reading active writers 2026/01/17 05:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:11:45 DEBUG : Looking for writers 2026/01/17 05:11:45 DEBUG : file1: reading active writers 2026/01/17 05:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:11:45 DEBUG : file1: vfs cache: starting upload 2026/01/17 05:11:45 DEBUG : Looking for writers 2026/01/17 05:11:45 DEBUG : file1: reading active writers 2026/01/17 05:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:11:45 DEBUG : Looking for writers 2026/01/17 05:11:45 DEBUG : file1: reading active writers 2026/01/17 05:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:11:45 DEBUG : file1: size = 5 OK 2026/01/17 05:11:45 INFO : file1: Copied (new) 2026/01/17 05:11:45 DEBUG : file1: vfs cache: fingerprint now "5" 2026/01/17 05:11:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:45 INFO : file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:45 DEBUG : Looking for writers 2026/01/17 05:11:45 DEBUG : file1: reading active writers 2026/01/17 05:11:45 DEBUG : >WaitForWriters: 2026/01/17 05:11:45 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.72s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:47 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:47 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:47 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:47 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:47 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/01/17 05:11:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:11:49 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:11:49 DEBUG : dir/file1(0xc000cdcd80): openPending: 2026/01/17 05:11:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/01/17 05:11:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/01/17 05:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:49 DEBUG : dir/file1(0xc000cdcd80): >openPending: err= 2026/01/17 05:11:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/01/17 05:11:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:11:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/01/17 05:11:49 DEBUG : dir/file1(0xc000cdcd80): _writeAt: size=5, off=0 2026/01/17 05:11:49 DEBUG : dir/file1(0xc000cdcd80): >_writeAt: n=5, err= 2026/01/17 05:11:49 DEBUG : dir/file1(0xc000cdcd80): close: 2026/01/17 05:11:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:11:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:11:49.953777754 +0000 UTC m=+1096.863032076 2026/01/17 05:11:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:49 DEBUG : dir/file1(0xc000cdcd80): >close: err= 2026/01/17 05:11:49 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:49 DEBUG : dir: Looking for writers 2026/01/17 05:11:49 DEBUG : file1: reading active writers 2026/01/17 05:11:49 DEBUG : Looking for writers 2026/01/17 05:11:49 DEBUG : dir: reading active writers 2026/01/17 05:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:11:49 DEBUG : dir: Looking for writers 2026/01/17 05:11:49 DEBUG : file1: reading active writers 2026/01/17 05:11:49 DEBUG : Looking for writers 2026/01/17 05:11:49 DEBUG : dir: reading active writers 2026/01/17 05:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:11:49 DEBUG : dir: Looking for writers 2026/01/17 05:11:49 DEBUG : file1: reading active writers 2026/01/17 05:11:49 DEBUG : Looking for writers 2026/01/17 05:11:49 DEBUG : dir: reading active writers 2026/01/17 05:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:11:50 DEBUG : dir: Looking for writers 2026/01/17 05:11:50 DEBUG : file1: reading active writers 2026/01/17 05:11:50 DEBUG : Looking for writers 2026/01/17 05:11:50 DEBUG : dir: reading active writers 2026/01/17 05:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:11:50 DEBUG : dir/file1: vfs cache: starting upload 2026/01/17 05:11:50 DEBUG : dir: Looking for writers 2026/01/17 05:11:50 DEBUG : file1: reading active writers 2026/01/17 05:11:50 DEBUG : Looking for writers 2026/01/17 05:11:50 DEBUG : dir: reading active writers 2026/01/17 05:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:11:50 DEBUG : dir: Looking for writers 2026/01/17 05:11:50 DEBUG : file1: reading active writers 2026/01/17 05:11:50 DEBUG : Looking for writers 2026/01/17 05:11:50 DEBUG : dir: reading active writers 2026/01/17 05:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:11:50 DEBUG : dir/file1: size = 5 OK 2026/01/17 05:11:50 INFO : dir/file1: Copied (replaced existing) 2026/01/17 05:11:50 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/01/17 05:11:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:50 DEBUG : dir: Looking for writers 2026/01/17 05:11:50 DEBUG : file1: reading active writers 2026/01/17 05:11:50 DEBUG : Looking for writers 2026/01/17 05:11:50 DEBUG : dir: reading active writers 2026/01/17 05:11:50 DEBUG : >WaitForWriters: 2026/01/17 05:11:50 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.21s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:50 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:50 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:50 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:50 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:50 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:11:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:11:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:11:53 DEBUG : dir/file1: newRWFileHandle: 2026/01/17 05:11:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/01/17 05:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/01/17 05:11:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): _writeAt: size=5, off=0 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): openPending: 2026/01/17 05:11:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/01/17 05:11:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/01/17 05:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): >openPending: err= 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): >_writeAt: n=5, err= 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): _writeAt: size=15, off=5 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): >_writeAt: n=15, err= 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): close: 2026/01/17 05:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/01/17 05:11:53 DEBUG : dir/file1: vfs cache: setting modification time to 2026-01-17 05:11:53.081586235 +0000 UTC m=+1099.990840577 2026/01/17 05:11:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:53 DEBUG : dir/file1(0xc000cddac0): >close: err= 2026/01/17 05:11:53 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:53 DEBUG : dir: Looking for writers 2026/01/17 05:11:53 DEBUG : file1: reading active writers 2026/01/17 05:11:53 DEBUG : Looking for writers 2026/01/17 05:11:53 DEBUG : dir: reading active writers 2026/01/17 05:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:11:53 DEBUG : dir: Looking for writers 2026/01/17 05:11:53 DEBUG : file1: reading active writers 2026/01/17 05:11:53 DEBUG : Looking for writers 2026/01/17 05:11:53 DEBUG : dir: reading active writers 2026/01/17 05:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:11:53 DEBUG : dir: Looking for writers 2026/01/17 05:11:53 DEBUG : file1: reading active writers 2026/01/17 05:11:53 DEBUG : Looking for writers 2026/01/17 05:11:53 DEBUG : dir: reading active writers 2026/01/17 05:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:11:53 DEBUG : dir: Looking for writers 2026/01/17 05:11:53 DEBUG : file1: reading active writers 2026/01/17 05:11:53 DEBUG : Looking for writers 2026/01/17 05:11:53 DEBUG : dir: reading active writers 2026/01/17 05:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:11:53 DEBUG : dir/file1: vfs cache: starting upload 2026/01/17 05:11:53 DEBUG : dir: Looking for writers 2026/01/17 05:11:53 DEBUG : file1: reading active writers 2026/01/17 05:11:53 DEBUG : Looking for writers 2026/01/17 05:11:53 DEBUG : dir: reading active writers 2026/01/17 05:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:11:53 DEBUG : dir: Looking for writers 2026/01/17 05:11:53 DEBUG : file1: reading active writers 2026/01/17 05:11:53 DEBUG : Looking for writers 2026/01/17 05:11:53 DEBUG : dir: reading active writers 2026/01/17 05:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:11:53 DEBUG : dir: Looking for writers 2026/01/17 05:11:53 DEBUG : file1: reading active writers 2026/01/17 05:11:53 DEBUG : Looking for writers 2026/01/17 05:11:53 DEBUG : dir: reading active writers 2026/01/17 05:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:11:54 DEBUG : dir: Looking for writers 2026/01/17 05:11:54 DEBUG : file1: reading active writers 2026/01/17 05:11:54 DEBUG : Looking for writers 2026/01/17 05:11:54 DEBUG : dir: reading active writers 2026/01/17 05:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:11:55 DEBUG : dir: Looking for writers 2026/01/17 05:11:55 DEBUG : file1: reading active writers 2026/01/17 05:11:55 DEBUG : Looking for writers 2026/01/17 05:11:55 DEBUG : dir: reading active writers 2026/01/17 05:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:11:55 DEBUG : dir/file1: size = 20 OK 2026/01/17 05:11:55 INFO : dir/file1: Copied (replaced existing) 2026/01/17 05:11:55 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/01/17 05:11:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:56 DEBUG : dir: Looking for writers 2026/01/17 05:11:56 DEBUG : file1: reading active writers 2026/01/17 05:11:56 DEBUG : Looking for writers 2026/01/17 05:11:56 DEBUG : dir: reading active writers 2026/01/17 05:11:56 DEBUG : >WaitForWriters: 2026/01/17 05:11:56 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.77s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:11:56 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:11:56 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:11:56 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:56 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:11:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:11:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:11:56 DEBUG : file1: newRWFileHandle: 2026/01/17 05:11:56 DEBUG : file1(0xc001633d80): openPending: 2026/01/17 05:11:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:56 DEBUG : file1(0xc001633d80): >openPending: err= 2026/01/17 05:11:56 DEBUG : file1: >newRWFileHandle: err= 2026/01/17 05:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/01/17 05:11:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/01/17 05:11:56 DEBUG : file1(0xc001633d80): _writeAt: size=5, off=0 2026/01/17 05:11:56 DEBUG : file1(0xc001633d80): >_writeAt: n=5, err= 2026/01/17 05:11:56 DEBUG : file1(0xc001633d80): close: 2026/01/17 05:11:56 DEBUG : file1: vfs cache: setting modification time to 2026-01-17 05:11:56.72234767 +0000 UTC m=+1103.631601990 2026/01/17 05:11:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/01/17 05:11:56 DEBUG : file1(0xc001633d80): >close: err= 2026/01/17 05:11:56 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/01/17 05:11:56 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2026/01/17 05:11:56 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:11:56 DEBUG : Looking for writers 2026/01/17 05:11:56 DEBUG : file1: reading active writers 2026/01/17 05:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:11:56 DEBUG : Looking for writers 2026/01/17 05:11:56 DEBUG : file1: reading active writers 2026/01/17 05:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:11:56 DEBUG : Looking for writers 2026/01/17 05:11:56 DEBUG : file1: reading active writers 2026/01/17 05:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:11:56 DEBUG : Looking for writers 2026/01/17 05:11:56 DEBUG : file1: reading active writers 2026/01/17 05:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:11:56 DEBUG : file1: vfs cache: starting upload 2026/01/17 05:11:56 DEBUG : Looking for writers 2026/01/17 05:11:56 DEBUG : file1: reading active writers 2026/01/17 05:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:11:57 DEBUG : Looking for writers 2026/01/17 05:11:57 DEBUG : file1: reading active writers 2026/01/17 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:11:57 DEBUG : Looking for writers 2026/01/17 05:11:57 DEBUG : file1: reading active writers 2026/01/17 05:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:11:58 DEBUG : Looking for writers 2026/01/17 05:11:58 DEBUG : file1: reading active writers 2026/01/17 05:11:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:11:58 DEBUG : file1: size = 5 OK 2026/01/17 05:11:58 INFO : file1: Copied (new) 2026/01/17 05:11:58 DEBUG : file1: vfs cache: fingerprint now "5" 2026/01/17 05:11:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/01/17 05:11:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:11:58 INFO : file1: vfs cache: upload succeeded try #1 2026/01/17 05:11:59 DEBUG : Looking for writers 2026/01/17 05:11:59 DEBUG : file1: reading active writers 2026/01/17 05:11:59 DEBUG : >WaitForWriters: 2026/01/17 05:11:59 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.14s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:00 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:00 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:12:00 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:00 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174d600): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174d600): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174d600): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174d600): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174d600): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.86163082 +0000 UTC m=+1107.770885142 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2026/01/17 05:12:00 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 5 (was 5) 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174d600): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): _readAt: size=2, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): >_readAt: n=2, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): _writeAt: size=3, off=2 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.86163082 +0000 UTC m=+1107.770885142 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bea00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018beec0): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018beec0): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018beec0): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018beec0): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018beec0): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.86163082 +0000 UTC m=+1107.770885142 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018beec0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ec40 item 1 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bf500): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bf500): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bf500): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bf500): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bf500): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.87484479 +0000 UTC m=+1107.784099111 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bf500): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bfa00): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bfa00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bfa00): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bfa00): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bfa00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.87484479 +0000 UTC m=+1107.784099111 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0018bfa00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f110 item 2 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c0c0): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c0c0): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c0c0): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c0c0): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c0c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.879939251 +0000 UTC m=+1107.789193573 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c0c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): _readAt: size=2, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): >_readAt: n=2, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): _writeAt: size=3, off=2 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.879939251 +0000 UTC m=+1107.789193573 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1c540): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1ca00): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1ca00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1ca00): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1ca00): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1ca00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.879939251 +0000 UTC m=+1107.789193573 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1ca00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f570 item 3 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d080): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d080): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d080): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d080): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d080): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.894632071 +0000 UTC m=+1107.803886422 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d080): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d5c0): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d5c0): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d5c0): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d5c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d5c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.894632071 +0000 UTC m=+1107.803886422 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1d5c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fa40 item 4 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1dc00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1dc00): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1dc00): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1dc00): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1dc00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.900638283 +0000 UTC m=+1107.809892604 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a1dc00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): _readAt: size=2, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): >_readAt: n=2, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): _writeAt: size=3, off=2 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.900638283 +0000 UTC m=+1107.809892604 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58100): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a585c0): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a585c0): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a585c0): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a585c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a585c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.900638283 +0000 UTC m=+1107.809892604 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a585c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fdc0 item 5 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58c40): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58c40): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58c40): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58c40): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58c40): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.902639638 +0000 UTC m=+1107.811893959 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a58c40): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59180): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59180): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59180): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59180): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59180): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.902639638 +0000 UTC m=+1107.811893959 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59180): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a68310 item 6 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59800): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59800): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59800): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59800): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59800): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.921564272 +0000 UTC m=+1107.830818593 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59800): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): _readAt: size=2, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): >_readAt: n=2, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): _writeAt: size=3, off=2 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.921564272 +0000 UTC m=+1107.830818593 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001a59d00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4240): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4240): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4240): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4240): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4240): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.921564272 +0000 UTC m=+1107.830818593 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4240): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a68690 item 7 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae48c0): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae48c0): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae48c0): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae48c0): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae48c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.937748746 +0000 UTC m=+1107.847003067 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae48c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4e00): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4e00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4e00): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4e00): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4e00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.937748746 +0000 UTC m=+1107.847003067 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae4e00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a68b60 item 8 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae53c0): _readAt: size=2, off=0 2026/01/17 05:12:00 ERROR : open-test-file(0xc001ae53c0): Couldn't read size of file 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae53c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae53c0): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae53c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae53c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae53c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5780): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5780): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5780): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5780): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5780): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.940797438 +0000 UTC m=+1107.850051758 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5780): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): _readAt: size=2, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): >_readAt: n=2, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): _writeAt: size=3, off=2 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.940797438 +0000 UTC m=+1107.850051758 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001ae5c00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26180): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26180): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26180): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26180): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26180): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.940797438 +0000 UTC m=+1107.850051758 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26180): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a68ee0 item 9 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26800): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26800): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26800): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26800): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26800): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.945630055 +0000 UTC m=+1107.854884376 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26800): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26d40): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26d40): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26d40): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26d40): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26d40): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.945630055 +0000 UTC m=+1107.854884376 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b26d40): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a693b0 item 10 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27380): _readAt: size=2, off=0 2026/01/17 05:12:00 ERROR : open-test-file(0xc001b27380): Couldn't read size of file 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27380): >_readAt: n=0, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27380): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27380): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27380): close: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27380): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27740): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27740): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27740): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27740): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27740): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.950151625 +0000 UTC m=+1107.859405946 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27740): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): _readAt: size=2, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): >_readAt: n=2, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): _writeAt: size=3, off=2 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.950151625 +0000 UTC m=+1107.859405946 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b27c40): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b761c0): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b761c0): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b761c0): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b761c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b761c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.950151625 +0000 UTC m=+1107.859405946 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b761c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a69730 item 11 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76840): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76840): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76840): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76840): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76840): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.957116254 +0000 UTC m=+1107.866370575 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76840): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76d80): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76d80): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76d80): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76d80): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76d80): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.957116254 +0000 UTC m=+1107.866370575 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b76d80): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a69c00 item 12 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b773c0): _readAt: size=2, off=0 2026/01/17 05:12:00 ERROR : open-test-file(0xc001b773c0): Couldn't read size of file 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b773c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b773c0): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b773c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b773c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b773c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77780): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77780): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77780): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77780): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77780): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.963805004 +0000 UTC m=+1107.873059325 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77780): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77e40): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77e40): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77e40): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77e40): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77e40): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.963805004 +0000 UTC m=+1107.873059325 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001b77e40): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bba000 item 13 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0540): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0540): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0540): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0540): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0540): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.967888016 +0000 UTC m=+1107.877142338 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0540): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0a80): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0a80): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0a80): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0a80): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0a80): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.967888016 +0000 UTC m=+1107.877142338 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc0a80): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bba380 item 14 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc10c0): _readAt: size=2, off=0 2026/01/17 05:12:00 ERROR : open-test-file(0xc001bc10c0): Couldn't read size of file 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc10c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc10c0): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc10c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc10c0): close: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc10c0): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1480): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1480): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1480): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1480): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1480): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.975278379 +0000 UTC m=+1107.884532701 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1480): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1b40): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1b40): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1b40): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1b40): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1b40): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.975278379 +0000 UTC m=+1107.884532701 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001bc1b40): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bba700 item 15 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12240): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12240): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12240): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12240): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12240): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.982277674 +0000 UTC m=+1107.891532026 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12240): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12780): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12780): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12780): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12780): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12780): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.982277674 +0000 UTC m=+1107.891532026 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc001c12780): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bbaa80 item 16 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174dc00): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174dc00): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174dc00): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174dc00): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174dc00): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.986620048 +0000 UTC m=+1107.895874389 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc00174dc00): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): _readAt: size=2, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): open at offset 5 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): >_readAt: n=2, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): _writeAt: size=3, off=7 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.986620048 +0000 UTC m=+1107.895874389 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6100): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6600): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6600): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6600): >openPending: err= 2026/01/17 05:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6600): >_readAt: n=5, err=EOF 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6600): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.986620048 +0000 UTC m=+1107.895874389 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6600): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: Remove: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a643f0 item 17 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6c80): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6c80): >openPending: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6c80): _writeAt: size=5, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6c80): >_writeAt: n=5, err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6c80): close: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.997088166 +0000 UTC m=+1107.906342488 2026/01/17 05:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b6c80): >close: err= 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:00 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b71c0): _readAt: size=512, off=0 2026/01/17 05:12:00 DEBUG : open-test-file(0xc0019b71c0): openPending: 2026/01/17 05:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b71c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b71c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b71c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:00.997088166 +0000 UTC m=+1107.906342488 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b71c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64a80 item 18 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7840): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7840): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7840): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7840): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7840): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.003257196 +0000 UTC m=+1107.912511516 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7840): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.003257196 +0000 UTC m=+1107.912511516 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0019b7d40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c922c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c922c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c922c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c922c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c922c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.003257196 +0000 UTC m=+1107.912511516 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c922c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a64e00 item 19 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92940): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92940): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92940): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92940): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92940): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.00731986 +0000 UTC m=+1107.916574180 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92940): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92e80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92e80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92e80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92e80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92e80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.00731986 +0000 UTC m=+1107.916574180 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c92e80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a65340 item 20 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c12dc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c12dc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c12dc0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c12dc0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c12dc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.009606443 +0000 UTC m=+1107.918860764 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c12dc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.009606443 +0000 UTC m=+1107.918860764 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c132c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c137c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c137c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c137c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c137c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c137c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.009606443 +0000 UTC m=+1107.918860764 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c137c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bbae00 item 21 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c13e40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c13e40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c13e40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c13e40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c13e40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.013645463 +0000 UTC m=+1107.922899784 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c13e40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6c400): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6c400): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6c400): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6c400): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6c400): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.013645463 +0000 UTC m=+1107.922899784 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6c400): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bbb2d0 item 22 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6ca80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6ca80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6ca80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6ca80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6ca80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.017669365 +0000 UTC m=+1107.926923686 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6ca80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.017669365 +0000 UTC m=+1107.926923686 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6cf80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6d480): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6d480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6d480): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6d480): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6d480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.017669365 +0000 UTC m=+1107.926923686 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6d480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bbb650 item 23 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6db00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6db00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6db00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6db00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6db00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.021028432 +0000 UTC m=+1107.930282753 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c6db00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d480c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d480c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d480c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d480c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d480c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.021028432 +0000 UTC m=+1107.930282753 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d480c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bbbb20 item 24 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48700): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc001d48700): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48700): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48700): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48700): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48700): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48ac0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48ac0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.023204768 +0000 UTC m=+1107.932459089 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.023204768 +0000 UTC m=+1107.932459089 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d48fc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49500): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49500): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49500): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.023204768 +0000 UTC m=+1107.932459089 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bbbea0 item 25 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93500): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93500): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93500): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.025717378 +0000 UTC m=+1107.934971699 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93a40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93a40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93a40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93a40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93a40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.025717378 +0000 UTC m=+1107.934971699 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001c93a40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a656c0 item 26 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6100): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc001ce6100): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6100): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6100): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6100): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce64c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce64c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce64c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce64c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce64c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.027820566 +0000 UTC m=+1107.937074897 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce64c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.027820566 +0000 UTC m=+1107.937074897 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce69c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6f00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6f00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.027820566 +0000 UTC m=+1107.937074897 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce6f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a65a40 item 27 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49b80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49b80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49b80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49b80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49b80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.030087022 +0000 UTC m=+1107.939341344 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001d49b80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0140): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0140): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0140): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.030087022 +0000 UTC m=+1107.939341344 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7e3f0 item 28 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0780): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc001da0780): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0780): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0780): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0780): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0780): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0b40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0b40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0b40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0b40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0b40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.031785988 +0000 UTC m=+1107.941040309 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da0b40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1200): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1200): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1200): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.031785988 +0000 UTC m=+1107.941040309 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7e770 item 29 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7580): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7580): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7580): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7580): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7580): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.03326611 +0000 UTC m=+1107.942520431 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7580): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7ac0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7ac0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.03326611 +0000 UTC m=+1107.942520431 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ce7ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a65f10 item 30 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c180): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc001e3c180): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c180): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c180): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c180): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c540): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c540): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c540): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c540): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c540): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.03521142 +0000 UTC m=+1107.944465741 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3c540): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3cc00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3cc00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3cc00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3cc00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3cc00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.03521142 +0000 UTC m=+1107.944465741 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3cc00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2e310 item 31 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 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 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d280): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d280): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d280): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d280): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d280): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.03669564 +0000 UTC m=+1107.945949960 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d280): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d7c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d7c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d7c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d7c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d7c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.03669564 +0000 UTC m=+1107.945949960 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3d7c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2e690 item 32 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3de00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3de00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3de00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3de00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3de00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.038286631 +0000 UTC m=+1107.947540953 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e3de00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2ea10 item 33 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.040282116 +0000 UTC m=+1107.949536437 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90300): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90800): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90800): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90800): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.040282116 +0000 UTC m=+1107.949536437 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2ebd0 item 33 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90e40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90e40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90e40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90e40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90e40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.04174166 +0000 UTC m=+1107.950995982 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e90e40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2ef50 item 34 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.042313249 +0000 UTC m=+1107.951567570 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e912c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91800): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91800): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91800): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.042313249 +0000 UTC m=+1107.951567570 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2f110 item 34 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91e40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91e40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91e40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91e40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91e40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.044346716 +0000 UTC m=+1107.953601036 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001e91e40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2f490 item 35 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.046272458 +0000 UTC m=+1107.955526809 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00340): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00840): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00840): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00840): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00840): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00840): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.046272458 +0000 UTC m=+1107.955526809 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00840): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2f650 item 35 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00ec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00ec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00ec0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00ec0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00ec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.048676063 +0000 UTC m=+1107.957930394 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f00ec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2f9d0 item 36 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.051615077 +0000 UTC m=+1107.960869398 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f013c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01900): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01900): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01900): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.051615077 +0000 UTC m=+1107.960869398 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2fb90 item 36 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01f40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01f40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01f40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01f40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01f40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.054027068 +0000 UTC m=+1107.963281389 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f01f40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2ff10 item 37 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.054869788 +0000 UTC m=+1107.964124109 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c940): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c940): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c940): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c940): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c940): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.054869788 +0000 UTC m=+1107.964124109 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5c940): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f64150 item 37 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5cfc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5cfc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5cfc0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5cfc0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5cfc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.056981722 +0000 UTC m=+1107.966236043 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5cfc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f644d0 item 38 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.057654571 +0000 UTC m=+1107.966908892 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5d4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5da00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5da00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5da00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5da00): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5da00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.057654571 +0000 UTC m=+1107.966908892 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001f5da00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f64690 item 38 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2100): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2100): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.060465726 +0000 UTC m=+1107.969720046 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f64a10 item 39 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.061005304 +0000 UTC m=+1107.970259624 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2b00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2b00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.061005304 +0000 UTC m=+1107.970259624 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f64bd0 item 39 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1c00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1c00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1c00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1c00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1c00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.064151489 +0000 UTC m=+1107.973405810 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001da1c00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7ec40 item 40 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.064800383 +0000 UTC m=+1107.974054704 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd46c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd46c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd46c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd46c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd46c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.064800383 +0000 UTC m=+1107.974054704 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd46c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7ee00 item 40 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.067212384 +0000 UTC m=+1107.976466705 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa2d40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3240): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3240): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3240): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f64e00 item 41 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3240): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3240): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.06856192 +0000 UTC m=+1107.977816240 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3240): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f64fc0 item 41 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.071292851 +0000 UTC m=+1107.980547173 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3c40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3c40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3c40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3c40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3c40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.071292851 +0000 UTC m=+1107.980547173 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001fa3c40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f65180 item 41 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.073215599 +0000 UTC m=+1107.982469921 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa300): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa800): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa800): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f65500 item 42 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa800): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.074786693 +0000 UTC m=+1107.984041014 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffa800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f656c0 item 42 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.075409748 +0000 UTC m=+1107.984664070 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffad40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb2c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb2c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb2c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb2c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb2c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.075409748 +0000 UTC m=+1107.984664070 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb2c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f65880 item 42 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.08003249 +0000 UTC m=+1107.989286811 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd4f40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5440): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5440): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7f1f0 item 43 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5440): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.081921243 +0000 UTC m=+1107.991175604 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7f3b0 item 43 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.083213411 +0000 UTC m=+1107.992467752 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5980): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5ec0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5ec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5ec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5ec0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5ec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.083213411 +0000 UTC m=+1107.992467752 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001dd5ec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7f570 item 43 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.086270438 +0000 UTC m=+1107.995524760 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209a580): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209aa80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209aa80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209aa80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7f8f0 item 44 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209aa80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209aa80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.087704835 +0000 UTC m=+1107.996959156 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209aa80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7fab0 item 44 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.089188493 +0000 UTC m=+1107.998442815 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209afc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209b540): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209b540): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209b540): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209b540): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209b540): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.089188493 +0000 UTC m=+1107.998442815 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209b540): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d7fc70 item 44 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.092162164 +0000 UTC m=+1108.001416484 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00209bb80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de100): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d2070 item 45 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de100): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.093780877 +0000 UTC m=+1108.003035199 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de800): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de800): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de800): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.093780877 +0000 UTC m=+1108.003035199 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020de800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d2230 item 45 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.098463201 +0000 UTC m=+1108.007717522 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dee40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020df340): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020df340): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020df340): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d25b0 item 46 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020df340): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020df340): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.099975003 +0000 UTC m=+1108.009229334 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020df340): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dfa40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dfa40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dfa40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dfa40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dfa40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.099975003 +0000 UTC m=+1108.009229334 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0020dfa40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d2770 item 46 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.105333032 +0000 UTC m=+1108.014587354 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb700): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb700): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f65ab0 item 47 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb700): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.108691578 +0000 UTC m=+1108.017945899 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130b00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130b00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.108691578 +0000 UTC m=+1108.017945899 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002130b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d2b60 item 47 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.110033891 +0000 UTC m=+1108.019288212 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131640): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131640): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131640): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d2ee0 item 48 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131640): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131640): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.11047361 +0000 UTC m=+1108.019727932 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131640): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131d40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131d40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131d40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131d40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131d40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.11047361 +0000 UTC m=+1108.019727932 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002131d40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d30a0 item 48 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196400): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196400): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196400): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196400): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196400): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.112173528 +0000 UTC m=+1108.021427849 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196400): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d3420 item 49 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.112581577 +0000 UTC m=+1108.021835898 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196dc0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196dc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196dc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196dc0): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196dc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.112581577 +0000 UTC m=+1108.021835898 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002196dc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d35e0 item 49 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197440): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197440): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197440): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.114271836 +0000 UTC m=+1108.023526157 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d3960 item 50 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.114947481 +0000 UTC m=+1108.024201803 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197940): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197ec0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197ec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197ec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197ec0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197ec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.114947481 +0000 UTC m=+1108.024201803 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002197ec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d3b20 item 50 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e65c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e65c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e65c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e65c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e65c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.117934727 +0000 UTC m=+1108.027189048 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e65c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020d3ea0 item 51 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.118479885 +0000 UTC m=+1108.027734227 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e6ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7000): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7000): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7000): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7000): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7000): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.118479885 +0000 UTC m=+1108.027734227 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7000): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022040e0 item 51 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.120392693 +0000 UTC m=+1108.029647015 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002204460 item 52 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.121784309 +0000 UTC m=+1108.031038641 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0021e7b80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228180): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228180): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228180): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.121784309 +0000 UTC m=+1108.031038641 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002204620 item 52 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228800): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228800): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228800): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.125233456 +0000 UTC m=+1108.034487778 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022049a0 item 53 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.125784887 +0000 UTC m=+1108.035039208 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002228d00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229240): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229240): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229240): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229240): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229240): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.125784887 +0000 UTC m=+1108.035039208 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229240): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002204b60 item 53 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb900): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb900): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb900): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.127145864 +0000 UTC m=+1108.036400185 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffb900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f65ce0 item 54 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.129016473 +0000 UTC m=+1108.038270795 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc001ffbe00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203e400): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203e400): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203e400): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203e400): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203e400): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.129016473 +0000 UTC m=+1108.038270795 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203e400): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f65ea0 item 54 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ea80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ea80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ea80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ea80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ea80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.130483822 +0000 UTC m=+1108.039738153 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ea80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204c2a0 item 55 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.130919503 +0000 UTC m=+1108.040173825 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203ef80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203f4c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203f4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203f4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203f4c0): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203f4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.130919503 +0000 UTC m=+1108.040173825 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203f4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204c460 item 55 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203fb40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203fb40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203fb40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203fb40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203fb40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.132681027 +0000 UTC m=+1108.041935348 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00203fb40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204c7e0 item 56 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.133928641 +0000 UTC m=+1108.043182962 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c00c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0640): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0640): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0640): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0640): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0640): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.133928641 +0000 UTC m=+1108.043182962 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0640): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204c9a0 item 56 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.135626004 +0000 UTC m=+1108.044880324 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c0c80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c11c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c11c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c11c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204cd20 item 57 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c11c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c11c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.136200096 +0000 UTC m=+1108.045454418 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c11c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204cee0 item 57 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.136720608 +0000 UTC m=+1108.045974930 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1c80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1c80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1c80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1c80): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1c80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.136720608 +0000 UTC m=+1108.045974930 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0022c1c80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204d0a0 item 57 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.138120038 +0000 UTC m=+1108.047374359 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a340): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a880): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a880): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204d420 item 58 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a880): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.138697208 +0000 UTC m=+1108.047951529 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232a880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204d5e0 item 58 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.139657428 +0000 UTC m=+1108.048911750 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232adc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b380): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b380): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b380): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.139657428 +0000 UTC m=+1108.048911750 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204d7a0 item 58 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.141263098 +0000 UTC m=+1108.050517419 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232b9c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232bf00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232bf00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232bf00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204db20 item 59 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232bf00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232bf00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.14266846 +0000 UTC m=+1108.051922781 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00232bf00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204dce0 item 59 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.143118739 +0000 UTC m=+1108.052373060 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235a4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235aa40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235aa40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235aa40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235aa40): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235aa40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.143118739 +0000 UTC m=+1108.052373060 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235aa40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00204dea0 item 59 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.144311489 +0000 UTC m=+1108.053565810 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002229ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c080): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c080): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c080): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002204f50 item 60 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c080): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c080): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.145333107 +0000 UTC m=+1108.054587428 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c080): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002205110 item 60 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.14782085 +0000 UTC m=+1108.057075171 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238c5c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238cb80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238cb80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238cb80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238cb80): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238cb80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.14782085 +0000 UTC m=+1108.057075171 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238cb80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022052d0 item 60 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.148950922 +0000 UTC m=+1108.058205243 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d1c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d700): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d700): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002205650 item 61 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d700): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.149322353 +0000 UTC m=+1108.058576674 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238d700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238de00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238de00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238de00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238de00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238de00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.149322353 +0000 UTC m=+1108.058576674 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00238de00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002205810 item 61 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.150802585 +0000 UTC m=+1108.060056906 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ae40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235b380): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235b380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235b380): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002378230 item 62 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235b380): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235b380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.151248426 +0000 UTC m=+1108.060502747 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235b380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ba80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ba80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ba80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ba80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ba80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.151248426 +0000 UTC m=+1108.060502747 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00235ba80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023783f0 item 62 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.15246379 +0000 UTC m=+1108.061718111 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002378770 item 63 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.153033875 +0000 UTC m=+1108.062288196 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243a680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243ad80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243ad80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243ad80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243ad80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243ad80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.153033875 +0000 UTC m=+1108.062288196 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243ad80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002378930 item 63 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 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 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.156791615 +0000 UTC m=+1108.066045946 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b3c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b900): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b900): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002378cb0 item 64 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b900): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.157500923 +0000 UTC m=+1108.066755274 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00243b900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e080): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e080): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e080): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e080): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e080): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.157500923 +0000 UTC m=+1108.066755274 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e080): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002378e70 item 64 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e6c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e6c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e6c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e6c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e6c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.159719648 +0000 UTC m=+1108.068973989 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248e6c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023791f0 item 65 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.160283282 +0000 UTC m=+1108.069537603 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248eb40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f040): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f040): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f040): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.160283282 +0000 UTC m=+1108.069537603 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023793b0 item 65 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.163831817 +0000 UTC m=+1108.073086137 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248f680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002205a40 item 66 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.164404467 +0000 UTC m=+1108.073658789 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4a40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4a40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4a40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4a40): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4a40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.164404467 +0000 UTC m=+1108.073658789 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d4a40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002205c00 item 66 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5080): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5080): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5080): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5080): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5080): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.165670856 +0000 UTC m=+1108.074925178 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5080): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002500000 item 67 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.166126316 +0000 UTC m=+1108.075380637 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5a00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5a00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5a00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5a00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5a00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.166126316 +0000 UTC m=+1108.075380637 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0023d5a00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025001c0 item 67 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528100): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528100): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.167435314 +0000 UTC m=+1108.076689636 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002500540 item 68 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.167954174 +0000 UTC m=+1108.077208495 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528b40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528b40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528b40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528b40): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528b40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.167954174 +0000 UTC m=+1108.077208495 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002528b40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002500700 item 68 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529180): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.169114452 +0000 UTC m=+1108.078368774 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002500a80 item 69 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.169576324 +0000 UTC m=+1108.078830645 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529b00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529b00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.169576324 +0000 UTC m=+1108.078830645 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002529b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002500c40 item 69 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568200): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568200): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568200): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.170796276 +0000 UTC m=+1108.080050597 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002500fc0 item 70 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.17185352 +0000 UTC m=+1108.081107841 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568c40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568c40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568c40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568c40): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568c40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.17185352 +0000 UTC m=+1108.081107841 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002568c40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002501180 item 70 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025692c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025692c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025692c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025692c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025692c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.173672272 +0000 UTC m=+1108.082926593 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025692c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002501500 item 71 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.175967111 +0000 UTC m=+1108.085221432 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00248fa80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0000): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0000): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0000): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0000): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0000): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.175967111 +0000 UTC m=+1108.085221432 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0000): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002379810 item 71 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.177792084 +0000 UTC m=+1108.087046405 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002379b90 item 72 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.178944357 +0000 UTC m=+1108.088198679 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f0b80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f10c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f10c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f10c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f10c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f10c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.178944357 +0000 UTC m=+1108.088198679 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f10c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002379d50 item 72 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.182558186 +0000 UTC m=+1108.091812506 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1b80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1b80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1b80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002632150 item 73 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1b80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1b80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.184059327 +0000 UTC m=+1108.093313649 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0024f1b80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002632310 item 73 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.186066384 +0000 UTC m=+1108.095320705 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026500c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650600): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650600): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.186066384 +0000 UTC m=+1108.095320705 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026324d0 item 73 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.189016099 +0000 UTC m=+1108.098270420 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002650c40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651140): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651140): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002632850 item 74 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651140): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.190297707 +0000 UTC m=+1108.099552027 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002632a10 item 74 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.19150238 +0000 UTC m=+1108.100756761 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651c00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651c00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651c00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651c00): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651c00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.19150238 +0000 UTC m=+1108.100756761 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002651c00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002632bd0 item 74 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.195480425 +0000 UTC m=+1108.104734746 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac2c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac7c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac7c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac7c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002632f50 item 75 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac7c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac7c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.19674448 +0000 UTC m=+1108.105998801 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ac7c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025016c0 item 75 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.19839841 +0000 UTC m=+1108.107652732 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569a00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569f40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569f40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569f40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569f40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569f40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.19839841 +0000 UTC m=+1108.107652732 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002569f40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002501880 item 75 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.201137207 +0000 UTC m=+1108.110391528 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4b00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002501c00 item 76 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4b00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.201868607 +0000 UTC m=+1108.111122928 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d4b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002501dc0 item 76 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.203766778 +0000 UTC m=+1108.113021099 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d55c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d55c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d55c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d55c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d55c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.203766778 +0000 UTC m=+1108.113021099 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d55c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270e000 item 76 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.206710942 +0000 UTC m=+1108.115965264 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0025d5c00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270e380 item 77 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744180): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.20747297 +0000 UTC m=+1108.116727301 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744880): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744880): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744880): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.20747297 +0000 UTC m=+1108.116727301 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270e540 item 77 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.210049441 +0000 UTC m=+1108.119303762 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002744ec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0027453c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0027453c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0027453c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270e8c0 item 78 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0027453c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0027453c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.211216653 +0000 UTC m=+1108.120470974 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0027453c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002745ac0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002745ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002745ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002745ac0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002745ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.211216653 +0000 UTC m=+1108.120470974 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002745ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270ea80 item 78 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.215128083 +0000 UTC m=+1108.124382424 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270ee00 item 79 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.216168986 +0000 UTC m=+1108.125423347 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279c680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026acb40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026acb40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026acb40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026acb40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026acb40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.216168986 +0000 UTC m=+1108.125423347 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026acb40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270efc0 item 79 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.220611157 +0000 UTC m=+1108.129865478 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026332d0 item 80 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.221410445 +0000 UTC m=+1108.130664765 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026ad680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026add80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026add80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026add80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026add80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026add80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.221410445 +0000 UTC m=+1108.130664765 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0026add80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002633490 item 80 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279cd40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279cd40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279cd40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279cd40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279cd40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.224727763 +0000 UTC m=+1108.133982084 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279cd40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270f1f0 item 81 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.231957924 +0000 UTC m=+1108.141212245 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d1c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d700): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d700): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d700): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.231957924 +0000 UTC m=+1108.141212245 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279d700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270f3b0 item 81 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279dd80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279dd80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279dd80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279dd80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279dd80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.237848818 +0000 UTC m=+1108.147103138 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00279dd80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbdb90 item 82 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.238280512 +0000 UTC m=+1108.147534833 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0014a3c80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4280): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4280): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4280): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4280): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4280): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.238280512 +0000 UTC m=+1108.147534833 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4280): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbdd50 item 82 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4900): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4900): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4900): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.240298118 +0000 UTC m=+1108.149552439 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017ee230 item 83 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.241143043 +0000 UTC m=+1108.150397364 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e4e00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5340): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5340): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5340): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5340): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5340): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.241143043 +0000 UTC m=+1108.150397364 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5340): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017ee3f0 item 83 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834480): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834480): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834480): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.243408446 +0000 UTC m=+1108.152662768 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002633810 item 84 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.249823438 +0000 UTC m=+1108.159077760 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834980): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834f00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834f00): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.249823438 +0000 UTC m=+1108.159077760 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002834f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026339d0 item 84 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835580): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835580): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835580): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835580): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835580): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.251506705 +0000 UTC m=+1108.160761025 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835580): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002633d50 item 85 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.253598421 +0000 UTC m=+1108.162852742 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002835a80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6040): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6040): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6040): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.253598421 +0000 UTC m=+1108.162852742 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002633f10 item 85 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a66c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a66c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a66c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a66c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a66c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.258029822 +0000 UTC m=+1108.167284143 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a66c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a2310 item 86 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.26075385 +0000 UTC m=+1108.170008172 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a6bc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7140): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7140): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7140): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.26075385 +0000 UTC m=+1108.170008172 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a24d0 item 86 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a77c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a77c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a77c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a77c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a77c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.268329502 +0000 UTC m=+1108.177583854 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a77c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a2850 item 87 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.270197728 +0000 UTC m=+1108.179452048 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0029a7cc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24280): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24280): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24280): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24280): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24280): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.270197728 +0000 UTC m=+1108.179452048 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24280): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a2a10 item 87 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24900): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24900): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24900): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.273832574 +0000 UTC m=+1108.183086895 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a2d90 item 88 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.278106538 +0000 UTC m=+1108.187360860 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a24e00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25380): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25380): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25380): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.278106538 +0000 UTC m=+1108.187360860 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a2f50 item 88 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.280609921 +0000 UTC m=+1108.189864242 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a259c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25f00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a32d0 item 89 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25f00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.281347262 +0000 UTC m=+1108.190601593 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a25f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a3490 item 89 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.28181832 +0000 UTC m=+1108.191072642 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8c4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8ca40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8ca40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8ca40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8ca40): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8ca40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.28181832 +0000 UTC m=+1108.191072642 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8ca40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a3650 item 89 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.284014504 +0000 UTC m=+1108.193268826 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d080): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d5c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d5c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d5c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a39d0 item 90 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d5c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d5c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.28453201 +0000 UTC m=+1108.193786331 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8d5c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a3b90 item 90 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.287105947 +0000 UTC m=+1108.196360267 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002a8db00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2140): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2140): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2140): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.287105947 +0000 UTC m=+1108.196360267 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029a3d50 item 90 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.289303802 +0000 UTC m=+1108.198558124 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2cc0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2cc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2cc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b14150 item 91 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2cc0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2cc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.292349909 +0000 UTC m=+1108.201604231 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af2cc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b14310 item 91 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.292948579 +0000 UTC m=+1108.202202901 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3780): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3780): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3780): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.292948579 +0000 UTC m=+1108.202202901 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b144d0 item 91 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.29507943 +0000 UTC m=+1108.204333750 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002af3dc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52380): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52380): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b14850 item 92 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52380): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.29619288 +0000 UTC m=+1108.205447201 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b14a10 item 92 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.296866641 +0000 UTC m=+1108.206120961 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b528c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52e80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52e80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52e80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52e80): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52e80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.296866641 +0000 UTC m=+1108.206120961 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b52e80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b14bd0 item 92 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.301732702 +0000 UTC m=+1108.210987023 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b534c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b53a00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b53a00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b53a00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b14f50 item 93 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b53a00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b53a00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.302904362 +0000 UTC m=+1108.212158703 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b53a00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a180): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a180): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a180): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.302904362 +0000 UTC m=+1108.212158703 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b15110 item 93 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.306373116 +0000 UTC m=+1108.215627437 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5980): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5ec0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5ec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5ec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017ee770 item 94 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5ec0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5ec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.308611289 +0000 UTC m=+1108.217865610 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0017e5ec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294a640): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294a640): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294a640): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294a640): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294a640): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.308611289 +0000 UTC m=+1108.217865610 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294a640): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017ee930 item 94 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.313576225 +0000 UTC m=+1108.222830546 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294ac80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b1c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b1c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b1c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017eecb0 item 95 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b1c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b1c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.315462204 +0000 UTC m=+1108.224716524 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b1c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b8c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b8c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b8c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b8c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b8c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.315462204 +0000 UTC m=+1108.224716524 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294b8c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017eee70 item 95 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 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 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.316901579 +0000 UTC m=+1108.226155900 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00294bf00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c364c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c364c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c364c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017ef1f0 item 96 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c364c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c364c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.317702891 +0000 UTC m=+1108.226957212 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c364c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c36bc0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c36bc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c36bc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c36bc0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c36bc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.317702891 +0000 UTC m=+1108.226957212 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c36bc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017ef3b0 item 96 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= 2026/01/17 05:12:01 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:01 DEBUG : Looking for writers 2026/01/17 05:12:01 DEBUG : >WaitForWriters: 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:01 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/01/17 05:12:01 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37640): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37640): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37640): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37640): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37640): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.330056919 +0000 UTC m=+1108.239311240 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37640): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.330056919 +0000 UTC m=+1108.239311240 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002c37ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02000): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02000): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02000): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02000): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02000): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.330056919 +0000 UTC m=+1108.239311240 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02000): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017eff10 item 1 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02640): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02640): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02640): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02640): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02640): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.336314243 +0000 UTC m=+1108.245568564 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02640): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02b40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02b40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02b40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02b40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02b40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.336314243 +0000 UTC m=+1108.245568564 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d02b40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfa460 item 2 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03180): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.33834795 +0000 UTC m=+1108.247602282 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.33834795 +0000 UTC m=+1108.247602282 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03ac0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03ac0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.33834795 +0000 UTC m=+1108.247602282 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d03ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfa7e0 item 3 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a1c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a1c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a1c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a1c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a1c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.343133909 +0000 UTC m=+1108.252388231 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a1c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a700): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a700): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a700): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.343133909 +0000 UTC m=+1108.252388231 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4a700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfacb0 item 4 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a940): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a940): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a940): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a940): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a940): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.346841424 +0000 UTC m=+1108.256095745 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9a940): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.346841424 +0000 UTC m=+1108.256095745 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9adc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b280): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b280): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b280): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b280): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b280): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.346841424 +0000 UTC m=+1108.256095745 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b280): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b15500 item 5 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b900): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b900): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b900): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.353116934 +0000 UTC m=+1108.262371255 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9b900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9be40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9be40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9be40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9be40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9be40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.353116934 +0000 UTC m=+1108.262371255 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002b9be40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b159d0 item 6 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86540): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86540): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86540): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86540): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86540): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.356601157 +0000 UTC m=+1108.265855478 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86540): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.356601157 +0000 UTC m=+1108.265855478 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86a40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86f00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86f00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.356601157 +0000 UTC m=+1108.265855478 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d86f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b15d50 item 7 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87580): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87580): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87580): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87580): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87580): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.362085444 +0000 UTC m=+1108.271339765 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87580): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87ac0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87ac0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.362085444 +0000 UTC m=+1108.271339765 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d87ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db42a0 item 8 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc100): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc002dcc100): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc100): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc100): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc100): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc4c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc4c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.370702391 +0000 UTC m=+1108.279956742 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.370702391 +0000 UTC m=+1108.279956742 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcc940): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcce40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcce40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcce40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcce40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcce40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.370702391 +0000 UTC m=+1108.279956742 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcce40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db4620 item 9 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcd4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcd4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcd4c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcd4c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcd4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.374512088 +0000 UTC m=+1108.283766429 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcd4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcda00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcda00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcda00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcda00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcda00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.374512088 +0000 UTC m=+1108.283766429 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002dcda00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db4af0 item 10 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c0c0): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc002e2c0c0): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c0c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c0c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c0c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c0c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c0c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c480): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c480): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c480): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.37642146 +0000 UTC m=+1108.285675781 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.37642146 +0000 UTC m=+1108.285675781 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2c980): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2ce80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2ce80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2ce80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2ce80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2ce80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.37642146 +0000 UTC m=+1108.285675781 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2ce80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db4e70 item 11 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2d500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2d500): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2d500): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2d500): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2d500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.384498128 +0000 UTC m=+1108.293752469 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2d500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2da40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2da40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2da40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2da40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2da40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.384498128 +0000 UTC m=+1108.293752469 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e2da40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db5340 item 12 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e100): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc002e4e100): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e100): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e100): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e100): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e4c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e4c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.388502843 +0000 UTC m=+1108.297757163 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4e4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4eb80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4eb80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4eb80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4eb80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4eb80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.388502843 +0000 UTC m=+1108.297757163 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4eb80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db56c0 item 13 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f200): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f200): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f200): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.390062886 +0000 UTC m=+1108.299317207 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f740): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f740): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f740): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f740): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f740): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.390062886 +0000 UTC m=+1108.299317207 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4f740): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db5a40 item 14 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4fd80): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc002e4fd80): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4fd80): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4fd80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4fd80): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4fd80): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e4fd80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e661c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e661c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e661c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e661c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e661c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.391941691 +0000 UTC m=+1108.301196012 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e661c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66880): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66880): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66880): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.391941691 +0000 UTC m=+1108.301196012 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db5dc0 item 15 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66f00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66f00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.394117796 +0000 UTC m=+1108.303372117 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e66f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67440): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67440): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67440): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.394117796 +0000 UTC m=+1108.303372117 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e701c0 item 16 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67a80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67a80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67a80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67a80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67a80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.396334408 +0000 UTC m=+1108.305588729 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67a80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.396334408 +0000 UTC m=+1108.305588729 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e67f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8c480): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8c480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8c480): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8c480): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8c480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.396334408 +0000 UTC m=+1108.305588729 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8c480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e70540 item 17 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8cb00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8cb00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8cb00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8cb00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8cb00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.400359251 +0000 UTC m=+1108.309613572 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8cb00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d040): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d040): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d040): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.400359251 +0000 UTC m=+1108.309613572 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e70a10 item 18 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d6c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d6c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d6c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d6c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d6c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.403812607 +0000 UTC m=+1108.313066927 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8d6c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.403812607 +0000 UTC m=+1108.313066927 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002e8dbc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc140): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc140): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc140): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.403812607 +0000 UTC m=+1108.313066927 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e70d90 item 19 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc7c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc7c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc7c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc7c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc7c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.407615782 +0000 UTC m=+1108.316870102 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebc7c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebcd00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebcd00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebcd00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebcd00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebcd00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.407615782 +0000 UTC m=+1108.316870102 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebcd00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e71260 item 20 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd380): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd380): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd380): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.410078628 +0000 UTC m=+1108.319332948 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.410078628 +0000 UTC m=+1108.319332948 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebd880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebdd80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebdd80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebdd80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebdd80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebdd80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.410078628 +0000 UTC m=+1108.319332948 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002ebdd80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e715e0 item 21 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f06480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f06480): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f06480): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f06480): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f06480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.412728167 +0000 UTC m=+1108.321982488 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f06480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f069c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f069c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f069c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f069c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f069c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.412728167 +0000 UTC m=+1108.321982488 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f069c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e71ab0 item 22 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07040): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07040): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07040): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.414361438 +0000 UTC m=+1108.323615759 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.414361438 +0000 UTC m=+1108.323615759 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07540): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07a40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07a40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07a40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07a40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07a40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.414361438 +0000 UTC m=+1108.323615759 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f07a40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e71e30 item 23 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50140): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50140): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50140): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.417724071 +0000 UTC m=+1108.326978393 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50680): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50680): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50680): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.417724071 +0000 UTC m=+1108.326978393 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f40380 item 24 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac1c0): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc0028ac1c0): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac1c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac1c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac1c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac1c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac1c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac580): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac580): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac580): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac580): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac580): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.423040382 +0000 UTC m=+1108.332294703 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ac580): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.423040382 +0000 UTC m=+1108.332294703 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028aca80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028acfc0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028acfc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028acfc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028acfc0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028acfc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.423040382 +0000 UTC m=+1108.332294703 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028acfc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270f8f0 item 25 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ad640): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ad640): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ad640): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ad640): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ad640): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.427290039 +0000 UTC m=+1108.336544360 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028ad640): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028adb80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028adb80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028adb80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028adb80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028adb80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.427290039 +0000 UTC m=+1108.336544360 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0028adb80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00270fdc0 item 26 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80240): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc002f80240): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80240): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80240): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80240): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80240): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80240): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80600): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80600): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80600): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.432074285 +0000 UTC m=+1108.341328606 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.432074285 +0000 UTC m=+1108.341328606 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f80b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81040): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81040): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81040): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.432074285 +0000 UTC m=+1108.341328606 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fc1c0 item 27 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f816c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f816c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f816c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f816c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f816c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.437195016 +0000 UTC m=+1108.346449337 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f816c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81c00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81c00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81c00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81c00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81c00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.437195016 +0000 UTC m=+1108.346449337 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f81c00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fc690 item 28 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca2c0): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc002fca2c0): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca2c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca2c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca2c0): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca2c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca2c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.444972308 +0000 UTC m=+1108.354226630 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fca680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcad40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcad40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcad40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcad40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcad40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.444972308 +0000 UTC m=+1108.354226630 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcad40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fca10 item 29 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb3c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb3c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb3c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb3c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb3c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.449272341 +0000 UTC m=+1108.358526662 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb3c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb900): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb900): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb900): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.449272341 +0000 UTC m=+1108.358526662 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002fcb900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fcd90 item 30 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4ae00): _readAt: size=2, off=0 2026/01/17 05:12:01 ERROR : open-test-file(0xc002d4ae00): Couldn't read size of file 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4ae00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4ae00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4ae00): >_writeAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4ae00): close: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4ae00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b1c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b1c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b1c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b1c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b1c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.451511185 +0000 UTC m=+1108.360765506 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b1c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b880): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b880): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b880): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.451511185 +0000 UTC m=+1108.360765506 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4b880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfb0a0 item 31 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 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 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4bf00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4bf00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4bf00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4bf00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4bf00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.458350829 +0000 UTC m=+1108.367605150 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002d4bf00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030224c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030224c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030224c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030224c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030224c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.458350829 +0000 UTC m=+1108.367605150 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030224c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfb420 item 32 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022b00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022b00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.463528367 +0000 UTC m=+1108.372782698 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfb7a0 item 33 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.464276908 +0000 UTC m=+1108.373531230 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003022f80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023480): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023480): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023480): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.464276908 +0000 UTC m=+1108.373531230 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfb960 item 33 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023ac0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023ac0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.46696491 +0000 UTC m=+1108.376219231 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfbce0 item 34 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.469581556 +0000 UTC m=+1108.378835878 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003023f40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307c500): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307c500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307c500): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307c500): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307c500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.469581556 +0000 UTC m=+1108.378835878 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307c500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cfbea0 item 34 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307cb40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307cb40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307cb40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307cb40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307cb40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.47309757 +0000 UTC m=+1108.382351891 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307cb40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fcfc0 item 35 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.476543801 +0000 UTC m=+1108.385798123 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100000): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100500): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100500): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100500): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.476543801 +0000 UTC m=+1108.385798123 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fd180 item 35 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100b80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100b80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100b80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100b80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100b80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.479833518 +0000 UTC m=+1108.389087839 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003100b80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fd500 item 36 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.480300589 +0000 UTC m=+1108.389554910 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101080): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031015c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031015c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031015c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031015c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031015c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.480300589 +0000 UTC m=+1108.389554910 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031015c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fd6c0 item 36 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101c00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101c00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101c00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101c00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101c00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.481733373 +0000 UTC m=+1108.390987693 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003101c00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fda40 item 37 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.484000409 +0000 UTC m=+1108.393254730 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150600): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150600): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.484000409 +0000 UTC m=+1108.393254730 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028fdc00 item 37 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d080): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d080): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d080): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d080): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d080): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.498575066 +0000 UTC m=+1108.407829386 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d080): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030923f0 item 38 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.499893564 +0000 UTC m=+1108.409147885 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307d580): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307dac0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307dac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307dac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307dac0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307dac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.499893564 +0000 UTC m=+1108.409147885 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00307dac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030925b0 item 38 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c81c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c81c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c81c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c81c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c81c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.502447232 +0000 UTC m=+1108.411701553 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c81c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003092930 item 39 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.50506981 +0000 UTC m=+1108.414324131 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0030c86c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50b40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50b40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50b40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50b40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50b40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.50506981 +0000 UTC m=+1108.414324131 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f50b40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f405b0 item 39 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150bc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150bc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150bc0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150bc0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150bc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.512662644 +0000 UTC m=+1108.421916964 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003150bc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003178000 item 40 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.513090912 +0000 UTC m=+1108.422345233 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031510c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151600): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151600): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.513090912 +0000 UTC m=+1108.422345233 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031781c0 item 40 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.514806428 +0000 UTC m=+1108.424060750 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003151bc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0140): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0140): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003178540 item 41 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0140): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.516697617 +0000 UTC m=+1108.425951937 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003178700 item 41 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.517151342 +0000 UTC m=+1108.426405673 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0b40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0b40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0b40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0b40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0b40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.517151342 +0000 UTC m=+1108.426405673 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a0b40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031788c0 item 41 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.520158155 +0000 UTC m=+1108.429412476 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1680): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003178c40 item 42 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1680): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.520557058 +0000 UTC m=+1108.429811378 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003178e00 item 42 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.521174062 +0000 UTC m=+1108.430428383 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031a1bc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f01c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f01c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f01c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f01c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f01c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.521174062 +0000 UTC m=+1108.430428383 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f01c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003178fc0 item 42 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.52349982 +0000 UTC m=+1108.432754151 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0d00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0d00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0d00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003179340 item 43 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0d00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0d00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.524152791 +0000 UTC m=+1108.433407112 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f0d00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003179500 item 43 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.524877228 +0000 UTC m=+1108.434131549 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1240): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1780): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1780): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1780): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.524877228 +0000 UTC m=+1108.434131549 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031796c0 item 43 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.528669592 +0000 UTC m=+1108.437923914 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0031f1dc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232340): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232340): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232340): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003179a40 item 44 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232340): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232340): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.529289613 +0000 UTC m=+1108.438543933 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232340): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003179c00 item 44 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.53032687 +0000 UTC m=+1108.439581191 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232e00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232e00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232e00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232e00): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232e00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.53032687 +0000 UTC m=+1108.439581191 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003232e00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003179dc0 item 44 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.532281116 +0000 UTC m=+1108.441535437 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51240): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51740): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51740): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51740): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f40930 item 45 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51740): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51740): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.534854081 +0000 UTC m=+1108.444108412 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51740): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51e40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51e40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51e40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51e40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51e40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.534854081 +0000 UTC m=+1108.444108412 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc002f51e40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f40af0 item 45 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.536815872 +0000 UTC m=+1108.446070193 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aa500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aaa00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aaa00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aaa00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f40e70 item 46 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aaa00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aaa00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.537406215 +0000 UTC m=+1108.446660536 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032aaa00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab100): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab100): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab100): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.537406215 +0000 UTC m=+1108.446660536 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f41030 item 46 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.538736745 +0000 UTC m=+1108.447991097 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032ab740): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032abc40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032abc40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032abc40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f413b0 item 47 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032abc40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032abc40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.539181204 +0000 UTC m=+1108.448435525 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032abc40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fa3c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fa3c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fa3c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fa3c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fa3c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.539181204 +0000 UTC m=+1108.448435525 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fa3c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f41570 item 47 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.540405654 +0000 UTC m=+1108.449659975 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faa00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faf00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faf00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faf00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f418f0 item 48 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faf00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faf00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.541034921 +0000 UTC m=+1108.450289252 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032faf00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fb600): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fb600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fb600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fb600): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fb600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.541034921 +0000 UTC m=+1108.450289252 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fb600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f41ab0 item 48 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fbc40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fbc40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fbc40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fbc40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fbc40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.542288036 +0000 UTC m=+1108.451542357 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032fbc40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f41e30 item 49 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.542819207 +0000 UTC m=+1108.452073528 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356140): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356680): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356680): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356680): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.542819207 +0000 UTC m=+1108.452073528 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335a070 item 49 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356d00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356d00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356d00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356d00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356d00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.545709891 +0000 UTC m=+1108.454964213 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003356d00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335a3f0 item 50 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.553574819 +0000 UTC m=+1108.462829140 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357780): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357780): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357780): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.553574819 +0000 UTC m=+1108.462829140 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335a5b0 item 50 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357e00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357e00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357e00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357e00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357e00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.555567328 +0000 UTC m=+1108.464821649 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003357e00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335a930 item 51 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.556004824 +0000 UTC m=+1108.465259145 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e8c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e8c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e8c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e8c0): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e8c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.556004824 +0000 UTC m=+1108.465259145 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339e8c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335aaf0 item 51 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339ef40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339ef40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339ef40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339ef40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339ef40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.557213694 +0000 UTC m=+1108.466468014 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339ef40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335ae70 item 52 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.557716152 +0000 UTC m=+1108.466970473 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f9c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f9c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f9c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f9c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f9c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.557716152 +0000 UTC m=+1108.466970473 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00339f9c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335b030 item 52 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f40c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f40c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f40c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f40c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f40c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.558924643 +0000 UTC m=+1108.468178963 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f40c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335b3b0 item 53 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.559374241 +0000 UTC m=+1108.468628562 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f45c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f4b00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f4b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f4b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f4b00): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f4b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.559374241 +0000 UTC m=+1108.468628562 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f4b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335b570 item 53 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5180): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5180): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5180): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5180): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5180): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.560740849 +0000 UTC m=+1108.469995170 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5180): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335b8f0 item 54 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.561222597 +0000 UTC m=+1108.470476919 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5680): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5c00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5c00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5c00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5c00): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5c00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.561222597 +0000 UTC m=+1108.470476919 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0033f5c00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335bab0 item 54 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a300): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a300): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a300): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a300): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a300): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.562369722 +0000 UTC m=+1108.471624043 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a300): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00335be30 item 55 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.562922234 +0000 UTC m=+1108.472176555 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343a800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343ad40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343ad40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343ad40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343ad40): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343ad40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.562922234 +0000 UTC m=+1108.472176555 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343ad40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003462070 item 55 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b3c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b3c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b3c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b3c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b3c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.564116687 +0000 UTC m=+1108.473371009 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b3c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034623f0 item 56 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.564714666 +0000 UTC m=+1108.473968987 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343b8c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343be40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343be40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343be40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343be40): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343be40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.564714666 +0000 UTC m=+1108.473968987 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00343be40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034625b0 item 56 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.565857683 +0000 UTC m=+1108.475112003 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2a40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2a40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2a40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003462930 item 57 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2a40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2a40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.566801303 +0000 UTC m=+1108.476055623 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2a40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003462af0 item 57 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.567221846 +0000 UTC m=+1108.476476167 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a2f80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3500): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3500): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3500): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.567221846 +0000 UTC m=+1108.476476167 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003462cb0 item 57 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.568474769 +0000 UTC m=+1108.477729091 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034a3b40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc100): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc100): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003463030 item 58 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc100): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.569773018 +0000 UTC m=+1108.479027340 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034631f0 item 58 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.57025589 +0000 UTC m=+1108.479510211 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cc640): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034ccc00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034ccc00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034ccc00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034ccc00): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034ccc00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.57025589 +0000 UTC m=+1108.479510211 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034ccc00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034633b0 item 58 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.571531527 +0000 UTC m=+1108.480785848 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd240): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd780): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd780): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003463730 item 59 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd780): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.572062128 +0000 UTC m=+1108.481316449 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cd780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034638f0 item 59 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.572574444 +0000 UTC m=+1108.481828765 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034cdcc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f82c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f82c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f82c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f82c0): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f82c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.572574444 +0000 UTC m=+1108.481828765 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f82c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003463ab0 item 59 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.573813882 +0000 UTC m=+1108.483068203 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8e40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8e40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8e40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003463e30 item 60 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8e40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8e40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.574254504 +0000 UTC m=+1108.483508825 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f8e40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003538070 item 60 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.574807126 +0000 UTC m=+1108.484061447 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9940): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9940): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9940): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9940): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9940): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.574807126 +0000 UTC m=+1108.484061447 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0034f9940): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003538230 item 60 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.577009582 +0000 UTC m=+1108.486263903 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558000): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558540): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558540): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558540): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035385b0 item 61 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558540): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558540): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.577475951 +0000 UTC m=+1108.486730272 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558540): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558c40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558c40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558c40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558c40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558c40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.577475951 +0000 UTC m=+1108.486730272 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003558c40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003538770 item 61 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.578561219 +0000 UTC m=+1108.487815540 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559280): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035597c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035597c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035597c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003538af0 item 62 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035597c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035597c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.578968948 +0000 UTC m=+1108.488223279 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035597c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559ec0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559ec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559ec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559ec0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559ec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.578968948 +0000 UTC m=+1108.488223279 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003559ec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003538cb0 item 62 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.580524302 +0000 UTC m=+1108.489778623 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584580): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584ac0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003539030 item 63 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584ac0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.581559996 +0000 UTC m=+1108.490814317 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003584ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035851c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035851c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035851c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035851c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035851c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.581559996 +0000 UTC m=+1108.490814317 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035851c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035391f0 item 63 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 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 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): >_readAt: n=0, err=Bad file descriptor 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.585534484 +0000 UTC m=+1108.494788835 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585d40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585d40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585d40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003539570 item 64 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585d40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585d40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.587653452 +0000 UTC m=+1108.496907774 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003585d40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b44c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b44c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b44c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b44c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b44c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.587653452 +0000 UTC m=+1108.496907774 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b44c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003539730 item 64 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4b00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4b00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.590197591 +0000 UTC m=+1108.499451922 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003539ab0 item 65 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.591402225 +0000 UTC m=+1108.500656546 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b4f80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5480): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5480): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5480): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.591402225 +0000 UTC m=+1108.500656546 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003539c70 item 65 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5ac0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5ac0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.59363657 +0000 UTC m=+1108.502890890 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035fe070 item 66 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.594261879 +0000 UTC m=+1108.503516201 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0035b5f40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361c500): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361c500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361c500): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361c500): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361c500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.594261879 +0000 UTC m=+1108.503516201 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361c500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035fe230 item 66 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cb40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cb40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cb40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cb40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cb40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.596217018 +0000 UTC m=+1108.505471339 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cb40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035fe5b0 item 67 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.596881693 +0000 UTC m=+1108.506136013 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361cfc0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361d4c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361d4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361d4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361d4c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361d4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.596881693 +0000 UTC m=+1108.506136013 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361d4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035fe770 item 67 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361db40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361db40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361db40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361db40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361db40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.599033372 +0000 UTC m=+1108.508287693 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00361db40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035feaf0 item 68 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.5997005 +0000 UTC m=+1108.508954822 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c0c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c600): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c600): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.5997005 +0000 UTC m=+1108.508954822 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364c600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035fecb0 item 68 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364cc40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364cc40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364cc40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364cc40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364cc40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.600903129 +0000 UTC m=+1108.510157450 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364cc40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ff030 item 69 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.601489065 +0000 UTC m=+1108.510743385 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d0c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d5c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d5c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d5c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d5c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d5c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.601489065 +0000 UTC m=+1108.510743385 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364d5c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ff1f0 item 69 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364dc40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364dc40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364dc40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364dc40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364dc40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.602559164 +0000 UTC m=+1108.511813484 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00364dc40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ff570 item 70 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.603045821 +0000 UTC m=+1108.512300143 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e1c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e700): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e700): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e700): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.603045821 +0000 UTC m=+1108.512300143 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368e700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ff730 item 70 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368ed80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368ed80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368ed80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368ed80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368ed80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.60429093 +0000 UTC m=+1108.513545252 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368ed80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ffab0 item 71 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.604753082 +0000 UTC m=+1108.514007404 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f280): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f780): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f780): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f780): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.604753082 +0000 UTC m=+1108.514007404 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368f780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035ffc70 item 71 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368fe00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368fe00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368fe00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368fe00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368fe00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.607669234 +0000 UTC m=+1108.516923556 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00368fe00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c8070 item 72 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.609637907 +0000 UTC m=+1108.518892229 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0380): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032333c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032333c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032333c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032333c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032333c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.609637907 +0000 UTC m=+1108.518892229 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0032333c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003258070 item 72 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.612264855 +0000 UTC m=+1108.521519176 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233980): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233e80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233e80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233e80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032583f0 item 73 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233e80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233e80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.613633677 +0000 UTC m=+1108.522887998 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003233e80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032585b0 item 73 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.6145633 +0000 UTC m=+1108.523817622 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c3c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c900): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c900): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c900): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.6145633 +0000 UTC m=+1108.523817622 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327c900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003258770 item 73 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.61783831 +0000 UTC m=+1108.527092630 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0880): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0d80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0d80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0d80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c8380 item 74 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0d80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0d80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.619437225 +0000 UTC m=+1108.528691546 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c0d80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c8540 item 74 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.620162855 +0000 UTC m=+1108.529417175 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c12c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1840): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1840): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1840): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1840): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1840): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.620162855 +0000 UTC m=+1108.529417175 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1840): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c8700 item 74 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.623914983 +0000 UTC m=+1108.533169305 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036c1e80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee400): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee400): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee400): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c8a80 item 75 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee400): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee400): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.626017511 +0000 UTC m=+1108.535271832 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee400): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): _writeAt: size=3, off=2 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c8c40 item 75 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.626518936 +0000 UTC m=+1108.535773257 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ee940): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eee80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eee80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eee80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eee80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eee80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.626518936 +0000 UTC m=+1108.535773257 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eee80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c8e00 item 75 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.630587872 +0000 UTC m=+1108.539842193 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef4c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef9c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef9c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef9c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c9180 item 76 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef9c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef9c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.631643234 +0000 UTC m=+1108.540897554 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036ef9c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c9340 item 76 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): _writeAt: size=3, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.632131165 +0000 UTC m=+1108.541385486 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0036eff00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798500): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798500): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798500): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.632131165 +0000 UTC m=+1108.541385486 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c9500 item 76 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.636099922 +0000 UTC m=+1108.545354243 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003798b40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799040): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799040): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c9880 item 77 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799040): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.63719637 +0000 UTC m=+1108.546450692 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799740): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799740): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799740): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799740): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799740): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.63719637 +0000 UTC m=+1108.546450692 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799740): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c9a40 item 77 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.638701891 +0000 UTC m=+1108.547956212 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003799d80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8300): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8300): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8300): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036c9dc0 item 78 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8300): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8300): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.639122785 +0000 UTC m=+1108.548377105 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8300): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8a00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8a00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8a00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8a00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8a00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.639122785 +0000 UTC m=+1108.548377105 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d8a00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dc000 item 78 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.640780863 +0000 UTC m=+1108.550035184 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327cf40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327d440): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327d440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327d440): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003258af0 item 79 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327d440): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327d440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.641754831 +0000 UTC m=+1108.551009151 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327d440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327db40): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327db40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327db40): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327db40): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327db40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.641754831 +0000 UTC m=+1108.551009151 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00327db40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003258cb0 item 79 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.645800784 +0000 UTC m=+1108.555055125 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746700): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746700): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746700): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003259030 item 80 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746700): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746700): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.649598869 +0000 UTC m=+1108.558853190 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746700): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746e00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746e00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746e00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746e00): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746e00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.649598869 +0000 UTC m=+1108.558853190 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003746e00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032591f0 item 80 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747440): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747440): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747440): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.652265179 +0000 UTC m=+1108.561519500 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003259570 item 81 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.655146034 +0000 UTC m=+1108.564400355 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037478c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747e00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747e00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747e00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747e00): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747e00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.655146034 +0000 UTC m=+1108.564400355 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003747e00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003259730 item 81 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808500): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808500): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808500): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808500): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808500): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.659249666 +0000 UTC m=+1108.568503987 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808500): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003259ab0 item 82 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.659878152 +0000 UTC m=+1108.569132473 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808a00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808f80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808f80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808f80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808f80): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808f80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.659878152 +0000 UTC m=+1108.569132473 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003808f80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003259c70 item 82 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809600): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809600): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809600): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.662625606 +0000 UTC m=+1108.571879926 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dc230 item 83 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.665046854 +0000 UTC m=+1108.574301174 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d90c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9600): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9600): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.665046854 +0000 UTC m=+1108.574301174 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dc3f0 item 83 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9c80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9c80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9c80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9c80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9c80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.669176534 +0000 UTC m=+1108.578430855 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037d9c80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dc770 item 84 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.669889309 +0000 UTC m=+1108.579143629 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe780): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe780): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe780): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.669889309 +0000 UTC m=+1108.579143629 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fe780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dc930 item 84 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fee00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fee00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fee00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fee00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fee00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.674680498 +0000 UTC m=+1108.583934819 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037fee00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dccb0 item 85 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.675115949 +0000 UTC m=+1108.584370270 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff300): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff840): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff840): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff840): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff840): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff840): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.675115949 +0000 UTC m=+1108.584370270 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ff840): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dce70 item 85 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ffec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ffec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ffec0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ffec0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ffec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.679851213 +0000 UTC m=+1108.589105534 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0037ffec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382a070 item 86 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.681807595 +0000 UTC m=+1108.591061915 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003809b00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836100): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836100): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836100): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836100): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836100): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.681807595 +0000 UTC m=+1108.591061915 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836100): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382a230 item 86 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836780): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836780): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836780): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836780): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836780): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.686096977 +0000 UTC m=+1108.595351298 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836780): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382a5b0 item 87 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.688470855 +0000 UTC m=+1108.597725177 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003836c80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038371c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038371c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038371c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038371c0): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038371c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.688470855 +0000 UTC m=+1108.597725177 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038371c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382a770 item 87 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837840): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837840): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837840): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837840): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837840): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.6922793 +0000 UTC m=+1108.601533621 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837840): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382aaf0 item 88 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.693421635 +0000 UTC m=+1108.602675957 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003837d40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906340): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906340): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906340): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906340): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906340): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.693421635 +0000 UTC m=+1108.602675957 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906340): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382acb0 item 88 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.698165576 +0000 UTC m=+1108.607419896 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906980): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906ec0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906ec0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906ec0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382b030 item 89 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906ec0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906ec0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.698551193 +0000 UTC m=+1108.607805514 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003906ec0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382b1f0 item 89 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.701408884 +0000 UTC m=+1108.610663205 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907400): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bc540): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bc540): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bc540): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bc540): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bc540): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.701408884 +0000 UTC m=+1108.610663205 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bc540): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dd260 item 89 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.704827514 +0000 UTC m=+1108.614081835 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907800): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907d40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907d40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907d40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382b490 item 90 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907d40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907d40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.706109923 +0000 UTC m=+1108.615364244 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003907d40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382b650 item 90 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.708934943 +0000 UTC m=+1108.618189265 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938300): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039388c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039388c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039388c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039388c0): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039388c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.708934943 +0000 UTC m=+1108.618189265 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039388c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382b810 item 90 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.714407557 +0000 UTC m=+1108.623661878 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003938f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939440): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939440): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939440): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382bb90 item 91 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939440): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939440): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.716698821 +0000 UTC m=+1108.625953141 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939440): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): >_readAt: n=2, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): _writeAt: size=3, off=7 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382bd50 item 91 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.717220285 +0000 UTC m=+1108.626474605 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939980): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939f00): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939f00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939f00): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939f00): >_readAt: n=8, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939f00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.717220285 +0000 UTC m=+1108.626474605 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc003939f00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00382bf10 item 91 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.721056081 +0000 UTC m=+1108.630310401 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397e5c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397eb00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397eb00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397eb00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003976310 item 92 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397eb00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397eb00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.721892599 +0000 UTC m=+1108.631146920 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397eb00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): open at offset 5 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039764d0 item 92 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): _readAt: size=2, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): _writeAt: size=3, off=5 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): >_writeAt: n=3, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.723798685 +0000 UTC m=+1108.633053006 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f040): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f600): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f600): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f600): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f600): >_readAt: n=3, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f600): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.723798685 +0000 UTC m=+1108.633053006 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397f600): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003976690 item 92 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.725865103 +0000 UTC m=+1108.635119425 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc00397fc40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6200): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6200): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6200): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003976a10 item 93 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6200): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6200): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.72624467 +0000 UTC m=+1108.635498990 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6200): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6900): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6900): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6900): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6900): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6900): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.72624467 +0000 UTC m=+1108.635498990 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6900): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003976bd0 item 93 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.727932003 +0000 UTC m=+1108.637186324 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b6f40): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7480): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7480): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7480): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003976f50 item 94 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7480): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7480): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.728690163 +0000 UTC m=+1108.637944484 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7480): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7b80): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7b80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7b80): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7b80): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7b80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.728690163 +0000 UTC m=+1108.637944484 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0039b7b80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003977110 item 94 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.730607982 +0000 UTC m=+1108.639862303 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bcb80): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd0c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd0c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd0c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dd5e0 item 95 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd0c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd0c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.731103476 +0000 UTC m=+1108.640357797 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd0c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd7c0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd7c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd7c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd7c0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd7c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.731103476 +0000 UTC m=+1108.640357797 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bd7c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dd7a0 item 95 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 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 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): open at offset 0 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): _readAt: size=2, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): >_readAt: n=0, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.733115712 +0000 UTC m=+1108.642370033 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038bde00): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f83c0): _writeAt: size=5, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f83c0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f83c0): >openPending: err= 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037ddb20 item 96 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f83c0): >_writeAt: n=5, err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f83c0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.733894783 +0000 UTC m=+1108.643149114 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f83c0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/01/17 05:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/01/17 05:12:01 DEBUG : open-test-file: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f8ac0): _readAt: size=512, off=0 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f8ac0): openPending: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f8ac0): >openPending: err= 2026/01/17 05:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f8ac0): >_readAt: n=5, err=EOF 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f8ac0): close: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-01-17 05:12:01.733894783 +0000 UTC m=+1108.643149114 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:01 DEBUG : open-test-file(0xc0038f8ac0): >close: err= 2026/01/17 05:12:01 DEBUG : open-test-file: Remove: 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037ddce0 item 96 2026/01/17 05:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/01/17 05:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/01/17 05:12:01 DEBUG : open-test-file: >Remove: err= 2026/01/17 05:12:01 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:01 DEBUG : Looking for writers 2026/01/17 05:12:01 DEBUG : >WaitForWriters: 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.88s) --- PASS: TestRWFileHandleOpenTests/writes (0.47s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.03s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.41s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:01 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:01 DEBUG : file1: newRWFileHandle: 2026/01/17 05:12:01 DEBUG : file1(0xc0030c8e00): openPending: 2026/01/17 05:12:01 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/01/17 05:12:01 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:12:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:12:01 DEBUG : file1(0xc0030c8e00): >openPending: err= 2026/01/17 05:12:01 DEBUG : file1: >newRWFileHandle: err= 2026/01/17 05:12:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:12:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/01/17 05:12:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/01/17 05:12:01 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:01 DEBUG : Looking for writers 2026/01/17 05:12:01 DEBUG : file1: reading active writers 2026/01/17 05:12:01 DEBUG : file1: active writers 1 2026/01/17 05:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:12:01 DEBUG : Looking for writers 2026/01/17 05:12:01 DEBUG : file1: reading active writers 2026/01/17 05:12:01 DEBUG : file1: active writers 1 2026/01/17 05:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:12:01 DEBUG : Looking for writers 2026/01/17 05:12:01 DEBUG : file1: reading active writers 2026/01/17 05:12:01 DEBUG : file1: active writers 1 2026/01/17 05:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:12:01 DEBUG : Looking for writers 2026/01/17 05:12:01 DEBUG : file1: reading active writers 2026/01/17 05:12:01 DEBUG : file1: active writers 1 2026/01/17 05:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:12:01 DEBUG : Looking for writers 2026/01/17 05:12:01 DEBUG : file1: reading active writers 2026/01/17 05:12:01 DEBUG : file1: active writers 1 2026/01/17 05:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:12:02 DEBUG : Looking for writers 2026/01/17 05:12:02 DEBUG : file1: reading active writers 2026/01/17 05:12:02 DEBUG : file1: active writers 1 2026/01/17 05:12:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:12:02 DEBUG : Looking for writers 2026/01/17 05:12:02 DEBUG : file1: reading active writers 2026/01/17 05:12:02 DEBUG : file1: active writers 1 2026/01/17 05:12:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:12:03 DEBUG : Looking for writers 2026/01/17 05:12:03 DEBUG : file1: reading active writers 2026/01/17 05:12:03 DEBUG : file1: active writers 1 2026/01/17 05:12:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:04 DEBUG : Looking for writers 2026/01/17 05:12:04 DEBUG : file1: reading active writers 2026/01/17 05:12:04 DEBUG : file1: active writers 1 2026/01/17 05:12:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:05 DEBUG : Looking for writers 2026/01/17 05:12:05 DEBUG : file1: reading active writers 2026/01/17 05:12:05 DEBUG : file1: active writers 1 2026/01/17 05:12:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:06 DEBUG : Looking for writers 2026/01/17 05:12:06 DEBUG : file1: reading active writers 2026/01/17 05:12:06 DEBUG : file1: active writers 1 2026/01/17 05:12:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:07 DEBUG : Looking for writers 2026/01/17 05:12:07 DEBUG : file1: reading active writers 2026/01/17 05:12:07 DEBUG : file1: active writers 1 2026/01/17 05:12:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:08 DEBUG : Looking for writers 2026/01/17 05:12:08 DEBUG : file1: reading active writers 2026/01/17 05:12:08 DEBUG : file1: active writers 1 2026/01/17 05:12:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:09 DEBUG : Looking for writers 2026/01/17 05:12:09 DEBUG : file1: reading active writers 2026/01/17 05:12:09 DEBUG : file1: active writers 1 2026/01/17 05:12:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:10 DEBUG : Looking for writers 2026/01/17 05:12:10 DEBUG : file1: reading active writers 2026/01/17 05:12:10 DEBUG : file1: active writers 1 2026/01/17 05:12:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:11 DEBUG : Looking for writers 2026/01/17 05:12:11 DEBUG : file1: reading active writers 2026/01/17 05:12:11 DEBUG : file1: active writers 1 2026/01/17 05:12:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:12 DEBUG : Looking for writers 2026/01/17 05:12:12 DEBUG : file1: reading active writers 2026/01/17 05:12:12 DEBUG : file1: active writers 1 2026/01/17 05:12:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:13 DEBUG : Looking for writers 2026/01/17 05:12:13 DEBUG : file1: reading active writers 2026/01/17 05:12:13 DEBUG : file1: active writers 1 2026/01/17 05:12:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:14 DEBUG : Looking for writers 2026/01/17 05:12:14 DEBUG : file1: reading active writers 2026/01/17 05:12:14 DEBUG : file1: active writers 1 2026/01/17 05:12:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:15 DEBUG : Looking for writers 2026/01/17 05:12:15 DEBUG : file1: reading active writers 2026/01/17 05:12:15 DEBUG : file1: active writers 1 2026/01/17 05:12:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:16 DEBUG : Looking for writers 2026/01/17 05:12:16 DEBUG : file1: reading active writers 2026/01/17 05:12:16 DEBUG : file1: active writers 1 2026/01/17 05:12:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:17 DEBUG : Looking for writers 2026/01/17 05:12:17 DEBUG : file1: reading active writers 2026/01/17 05:12:17 DEBUG : file1: active writers 1 2026/01/17 05:12:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:18 DEBUG : Looking for writers 2026/01/17 05:12:18 DEBUG : file1: reading active writers 2026/01/17 05:12:18 DEBUG : file1: active writers 1 2026/01/17 05:12:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:19 DEBUG : Looking for writers 2026/01/17 05:12:19 DEBUG : file1: reading active writers 2026/01/17 05:12:19 DEBUG : file1: active writers 1 2026/01/17 05:12:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:20 DEBUG : Looking for writers 2026/01/17 05:12:20 DEBUG : file1: reading active writers 2026/01/17 05:12:20 DEBUG : file1: active writers 1 2026/01/17 05:12:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:21 DEBUG : Looking for writers 2026/01/17 05:12:21 DEBUG : file1: reading active writers 2026/01/17 05:12:21 DEBUG : file1: active writers 1 2026/01/17 05:12:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:22 DEBUG : Looking for writers 2026/01/17 05:12:22 DEBUG : file1: reading active writers 2026/01/17 05:12:22 DEBUG : file1: active writers 1 2026/01/17 05:12:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:23 DEBUG : Looking for writers 2026/01/17 05:12:23 DEBUG : file1: reading active writers 2026/01/17 05:12:23 DEBUG : file1: active writers 1 2026/01/17 05:12:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:24 DEBUG : Looking for writers 2026/01/17 05:12:24 DEBUG : file1: reading active writers 2026/01/17 05:12:24 DEBUG : file1: active writers 1 2026/01/17 05:12:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:25 DEBUG : Looking for writers 2026/01/17 05:12:25 DEBUG : file1: reading active writers 2026/01/17 05:12:25 DEBUG : file1: active writers 1 2026/01/17 05:12:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:26 DEBUG : Looking for writers 2026/01/17 05:12:26 DEBUG : file1: reading active writers 2026/01/17 05:12:26 DEBUG : file1: active writers 1 2026/01/17 05:12:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:27 DEBUG : Looking for writers 2026/01/17 05:12:27 DEBUG : file1: reading active writers 2026/01/17 05:12:27 DEBUG : file1: active writers 1 2026/01/17 05:12:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:28 DEBUG : Looking for writers 2026/01/17 05:12:28 DEBUG : file1: reading active writers 2026/01/17 05:12:28 DEBUG : file1: active writers 1 2026/01/17 05:12:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:29 DEBUG : Looking for writers 2026/01/17 05:12:29 DEBUG : file1: reading active writers 2026/01/17 05:12:29 DEBUG : file1: active writers 1 2026/01/17 05:12:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:30 DEBUG : Looking for writers 2026/01/17 05:12:30 DEBUG : file1: reading active writers 2026/01/17 05:12:30 DEBUG : file1: active writers 1 2026/01/17 05:12:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:31 DEBUG : Looking for writers 2026/01/17 05:12:31 DEBUG : file1: reading active writers 2026/01/17 05:12:31 DEBUG : file1: active writers 1 2026/01/17 05:12:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:31 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0030d03c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc002d56808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824681261120} name:file1 opens:1 downloaders: o: fd:0xc0008058b0 info:{ModTime:{wall:14002505328593290590 ext:1108652777999 loc:0x4465880} ATime:{wall:14002505328593290590 ext:1108652777999 loc:0x4465880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/01/17 05:12:31 DEBUG : >WaitForWriters: 2026/01/17 05:12:31 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.01s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:31 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:31 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:12:31 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:31 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:31 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:12:31 INFO : mega root 'rclone-test-boxageb6mone': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/01/17 05:12:31 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:12:31 DEBUG : rename_me: newRWFileHandle: 2026/01/17 05:12:31 DEBUG : rename_me(0xc000cbc0c0): openPending: 2026/01/17 05:12:31 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/01/17 05:12:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/01/17 05:12:31 DEBUG : rename_me(0xc000cbc0c0): >openPending: err= 2026/01/17 05:12:31 DEBUG : rename_me: >newRWFileHandle: err= 2026/01/17 05:12:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/01/17 05:12:31 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/01/17 05:12:31 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/01/17 05:12:31 DEBUG : rename_me(0xc000cbc0c0): _writeAt: size=5, off=0 2026/01/17 05:12:31 DEBUG : rename_me(0xc000cbc0c0): >_writeAt: n=5, err= 2026/01/17 05:12:31 DEBUG : rename_me(0xc000cbc0c0): close: 2026/01/17 05:12:31 DEBUG : rename_me: vfs cache: setting modification time to 2026-01-17 05:12:31.748172873 +0000 UTC m=+1138.657427204 2026/01/17 05:12:31 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/01/17 05:12:31 DEBUG : rename_me(0xc000cbc0c0): >close: err= 2026/01/17 05:12:31 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/01/17 05:12:31 DEBUG : i_was_renamed: Updating file with 0xc0016c4000 2026/01/17 05:12:31 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/01/17 05:12:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/01/17 05:12:31 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:31 DEBUG : Looking for writers 2026/01/17 05:12:31 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/01/17 05:12:31 DEBUG : Looking for writers 2026/01/17 05:12:31 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/01/17 05:12:31 DEBUG : Looking for writers 2026/01/17 05:12:31 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/01/17 05:12:31 DEBUG : Looking for writers 2026/01/17 05:12:31 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/01/17 05:12:31 DEBUG : i_was_renamed: vfs cache: starting upload 2026/01/17 05:12:31 DEBUG : Looking for writers 2026/01/17 05:12:31 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/01/17 05:12:32 DEBUG : Looking for writers 2026/01/17 05:12:32 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/01/17 05:12:32 DEBUG : Looking for writers 2026/01/17 05:12:32 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/01/17 05:12:33 DEBUG : Looking for writers 2026/01/17 05:12:33 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:34 DEBUG : Looking for writers 2026/01/17 05:12:34 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/01/17 05:12:34 DEBUG : i_was_renamed: size = 5 OK 2026/01/17 05:12:34 INFO : i_was_renamed: Copied (new) 2026/01/17 05:12:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/01/17 05:12:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/01/17 05:12:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/01/17 05:12:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/01/17 05:12:35 DEBUG : Looking for writers 2026/01/17 05:12:35 DEBUG : i_was_renamed: reading active writers 2026/01/17 05:12:35 DEBUG : >WaitForWriters: 2026/01/17 05:12:35 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (5.20s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:36 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:36 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: root is "/home/rclone/.cache/rclone" 2026/01/17 05:12:36 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:36 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" 2026/01/17 05:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/01/17 05:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-boxageb6mone" read_write_test.go:729: skip as modtime not supported 2026/01/17 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:36 DEBUG : Looking for writers 2026/01/17 05:12:36 DEBUG : >WaitForWriters: 2026/01/17 05:12:36 DEBUG : mega root 'rclone-test-boxageb6mone': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:37 DEBUG : forgetting directory cache 2026/01/17 05:12:38 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:38 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:38 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:38 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/01/17 05:12:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/01/17 05:12:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/01/17 05:12:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/01/17 05:12:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/01/17 05:12:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/01/17 05:12:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/01/17 05:12:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/01/17 05:12:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/01/17 05:12:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/01/17 05:12:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/01/17 05:12:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/01/17 05:12:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/01/17 05:12:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/01/17 05:12:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/01/17 05:12:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/01/17 05:12:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/01/17 05:12:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/01/17 05:12:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/01/17 05:12:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/01/17 05:12:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/01/17 05:12:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/01/17 05:12:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/01/17 05:12:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:40 DEBUG : Looking for writers 2026/01/17 05:12:40 DEBUG : FiLeA: reading active writers 2026/01/17 05:12:40 DEBUG : FiLeB: reading active writers 2026/01/17 05:12:40 DEBUG : FilEb: reading active writers 2026/01/17 05:12:40 DEBUG : >WaitForWriters: 2026/01/17 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:40 DEBUG : Looking for writers 2026/01/17 05:12:40 DEBUG : FiLeA: reading active writers 2026/01/17 05:12:40 DEBUG : FiLeB: reading active writers 2026/01/17 05:12:40 DEBUG : FilEb: reading active writers 2026/01/17 05:12:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (5.71s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:45 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:45 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/01/17 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:45 DEBUG : Looking for writers 2026/01/17 05:12:45 DEBUG : normal name with no special characters.txt: reading active writers 2026/01/17 05:12:45 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/01/17 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.28s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:45 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:45 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:45 DEBUG : mega root 'rclone-test-boxageb6mone': Reusing VFS from active cache 2026/01/17 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:45 DEBUG : Looking for writers 2026/01/17 05:12:45 DEBUG : >WaitForWriters: 2026/01/17 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:45 DEBUG : Looking for writers 2026/01/17 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:45 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:45 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:45 DEBUG : Looking for writers 2026/01/17 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:45 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:45 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:45 DEBUG : Looking for writers 2026/01/17 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:45 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:45 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:50 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:50 DEBUG : dir: Looking for writers 2026/01/17 05:12:50 DEBUG : file2: reading active writers 2026/01/17 05:12:50 DEBUG : Looking for writers 2026/01/17 05:12:50 DEBUG : dir: reading active writers 2026/01/17 05:12:50 DEBUG : file1: reading active writers 2026/01/17 05:12:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStat (5.65s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:51 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:51 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:12:56 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:12:56 DEBUG : dir: Looking for writers 2026/01/17 05:12:56 DEBUG : Looking for writers 2026/01/17 05:12:56 DEBUG : dir: reading active writers 2026/01/17 05:12:56 DEBUG : file1: reading active writers 2026/01/17 05:12:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (7.05s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:12:58 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:12:58 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:13:02 DEBUG : file1: Open: flags=O_RDONLY 2026/01/17 05:13:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/01/17 05:13:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/01/17 05:13:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:13:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/01/17 05:13:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/01/17 05:13:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/01/17 05:13:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/01/17 05:13:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/01/17 05:13:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/01/17 05:13:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/01/17 05:13:02 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (0 bytes), uploading instead of streaming 2026/01/17 05:13:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/01/17 05:13:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/01/17 05:13:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/01/17 05:13:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/01/17 05:13:03 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:03 DEBUG : dir: Looking for writers 2026/01/17 05:13:03 DEBUG : file2: reading active writers 2026/01/17 05:13:03 DEBUG : new_file.txt: reading active writers 2026/01/17 05:13:03 DEBUG : Looking for writers 2026/01/17 05:13:03 DEBUG : dir: reading active writers 2026/01/17 05:13:03 DEBUG : file1: reading active writers 2026/01/17 05:13:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.92s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:04 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:04 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/01/17 05:13:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0016c5bc0 2026/01/17 05:13:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/01/17 05:13:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:08 INFO : dir/file1: Moved (server-side) to: file0 2026/01/17 05:13:08 DEBUG : file0: Updating file with file0 0xc0016c5bc0 2026/01/17 05:13:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/01/17 05:13:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/01/17 05:13:08 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:08 DEBUG : dir: Looking for writers 2026/01/17 05:13:08 DEBUG : Looking for writers 2026/01/17 05:13:08 DEBUG : dir: reading active writers 2026/01/17 05:13:08 DEBUG : file0: reading active writers 2026/01/17 05:13:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.23s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:08 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:08 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:08 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:08 DEBUG : Looking for writers 2026/01/17 05:13:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.06s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:08 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:08 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/01/17 05:13:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/01/17 05:13:11 DEBUG : Added virtual directory entry vAddDir: "b" 2026/01/17 05:13:13 DEBUG : Added virtual directory entry vAddDir: "c" 2026/01/17 05:13:15 DEBUG : Added virtual directory entry vAddDir: "d" 2026/01/17 05:13:15 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:15 DEBUG : b: Looking for writers 2026/01/17 05:13:15 DEBUG : c: Looking for writers 2026/01/17 05:13:15 DEBUG : d: Looking for writers 2026/01/17 05:13:15 DEBUG : Looking for writers 2026/01/17 05:13:15 DEBUG : a: Looking for writers 2026/01/17 05:13:15 DEBUG : Looking for writers 2026/01/17 05:13:15 DEBUG : /: reading active writers 2026/01/17 05:13:15 DEBUG : a: reading active writers 2026/01/17 05:13:15 DEBUG : b: reading active writers 2026/01/17 05:13:15 DEBUG : c: reading active writers 2026/01/17 05:13:15 DEBUG : d: reading active writers 2026/01/17 05:13:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (13.67s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:22 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:22 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:22 DEBUG : Added virtual directory entry vAddDir: "a" 2026/01/17 05:13:22 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/01/17 05:13:22 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/01/17 05:13:22 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/01/17 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:22 DEBUG : a/b/c/d: Looking for writers 2026/01/17 05:13:22 DEBUG : a/b/c: Looking for writers 2026/01/17 05:13:22 DEBUG : d: reading active writers 2026/01/17 05:13:22 DEBUG : a/b: Looking for writers 2026/01/17 05:13:22 DEBUG : c: reading active writers 2026/01/17 05:13:22 DEBUG : a: Looking for writers 2026/01/17 05:13:22 DEBUG : b: reading active writers 2026/01/17 05:13:22 DEBUG : Looking for writers 2026/01/17 05:13:22 DEBUG : a: reading active writers 2026/01/17 05:13:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.07s) === 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:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:23 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:23 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:23 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:23 DEBUG : Looking for writers 2026/01/17 05:13:23 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:23 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:23 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/01/17 05:13:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/01/17 05:13:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/01/17 05:13:23 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (5 bytes), uploading instead of streaming 2026/01/17 05:13:24 DEBUG : file1: size = 5 OK 2026/01/17 05:13:24 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/01/17 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/01/17 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/01/17 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:24 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (0 bytes), uploading instead of streaming 2026/01/17 05:13:26 DEBUG : file1: size = 0 OK 2026/01/17 05:13:26 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/01/17 05:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/01/17 05:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:26 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (7 bytes), uploading instead of streaming 2026/01/17 05:13:27 DEBUG : file1: size = 7 OK 2026/01/17 05:13:27 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:27 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:27 DEBUG : Looking for writers 2026/01/17 05:13:27 DEBUG : file1: reading active writers 2026/01/17 05:13:27 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleMethods (12.63s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:36 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:36 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:36 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/01/17 05:13:37 DEBUG : file1: aborting in-sequence write wait, off=100 2026/01/17 05:13:37 DEBUG : file1: failed to wait for in-sequence write to 100 2026/01/17 05:13:37 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/01/17 05:13:37 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (11 bytes), uploading instead of streaming 2026/01/17 05:13:37 DEBUG : file1: size = 11 OK 2026/01/17 05:13:37 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:13:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:37 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/01/17 05:13:37 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:37 DEBUG : Looking for writers 2026/01/17 05:13:37 DEBUG : file1: reading active writers 2026/01/17 05:13:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.54s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:37 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:37 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:37 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/01/17 05:13:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:37 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (5 bytes), uploading instead of streaming 2026/01/17 05:13:38 DEBUG : file1: size = 5 OK 2026/01/17 05:13:38 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:13:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/01/17 05:13:38 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:38 DEBUG : Looking for writers 2026/01/17 05:13:38 DEBUG : file1: reading active writers 2026/01/17 05:13:38 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (7.39s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:45 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:45 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:13:45 DEBUG : file1: WriteFileHandle.Release closing 2026/01/17 05:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:45 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (0 bytes), uploading instead of streaming 2026/01/17 05:13:45 DEBUG : file1: size = 0 OK 2026/01/17 05:13:45 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:13:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:45 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/01/17 05:13:45 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:45 DEBUG : Looking for writers 2026/01/17 05:13:45 DEBUG : file1: reading active writers 2026/01/17 05:13:45 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (7.29s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:13:52 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:13:52 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:13:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:13:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:13:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:13:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:13:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/01/17 05:13:52 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:13:52 DEBUG : Looking for writers 2026/01/17 05:13:52 DEBUG : file1: reading active writers 2026/01/17 05:13:52 DEBUG : file1: active writers 1 2026/01/17 05:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/01/17 05:13:52 DEBUG : Looking for writers 2026/01/17 05:13:52 DEBUG : file1: reading active writers 2026/01/17 05:13:52 DEBUG : file1: active writers 1 2026/01/17 05:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/01/17 05:13:52 DEBUG : Looking for writers 2026/01/17 05:13:52 DEBUG : file1: reading active writers 2026/01/17 05:13:52 DEBUG : file1: active writers 1 2026/01/17 05:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/01/17 05:13:52 DEBUG : Looking for writers 2026/01/17 05:13:52 DEBUG : file1: reading active writers 2026/01/17 05:13:52 DEBUG : file1: active writers 1 2026/01/17 05:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/01/17 05:13:52 DEBUG : Looking for writers 2026/01/17 05:13:52 DEBUG : file1: reading active writers 2026/01/17 05:13:52 DEBUG : file1: active writers 1 2026/01/17 05:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/01/17 05:13:52 DEBUG : Looking for writers 2026/01/17 05:13:52 DEBUG : file1: reading active writers 2026/01/17 05:13:52 DEBUG : file1: active writers 1 2026/01/17 05:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/01/17 05:13:53 DEBUG : Looking for writers 2026/01/17 05:13:53 DEBUG : file1: reading active writers 2026/01/17 05:13:53 DEBUG : file1: active writers 1 2026/01/17 05:13:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/01/17 05:13:53 DEBUG : Looking for writers 2026/01/17 05:13:53 DEBUG : file1: reading active writers 2026/01/17 05:13:53 DEBUG : file1: active writers 1 2026/01/17 05:13:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:13:54 DEBUG : Looking for writers 2026/01/17 05:13:54 DEBUG : file1: reading active writers 2026/01/17 05:13:54 DEBUG : file1: active writers 1 2026/01/17 05:13:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:13:55 DEBUG : Looking for writers 2026/01/17 05:13:55 DEBUG : file1: reading active writers 2026/01/17 05:13:55 DEBUG : file1: active writers 1 2026/01/17 05:13:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:13:56 DEBUG : Looking for writers 2026/01/17 05:13:56 DEBUG : file1: reading active writers 2026/01/17 05:13:56 DEBUG : file1: active writers 1 2026/01/17 05:13:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:13:57 DEBUG : Looking for writers 2026/01/17 05:13:57 DEBUG : file1: reading active writers 2026/01/17 05:13:57 DEBUG : file1: active writers 1 2026/01/17 05:13:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:13:58 DEBUG : Looking for writers 2026/01/17 05:13:58 DEBUG : file1: reading active writers 2026/01/17 05:13:58 DEBUG : file1: active writers 1 2026/01/17 05:13:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:13:59 DEBUG : Looking for writers 2026/01/17 05:13:59 DEBUG : file1: reading active writers 2026/01/17 05:13:59 DEBUG : file1: active writers 1 2026/01/17 05:13:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:00 DEBUG : Looking for writers 2026/01/17 05:14:00 DEBUG : file1: reading active writers 2026/01/17 05:14:00 DEBUG : file1: active writers 1 2026/01/17 05:14:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:01 DEBUG : Looking for writers 2026/01/17 05:14:01 DEBUG : file1: reading active writers 2026/01/17 05:14:01 DEBUG : file1: active writers 1 2026/01/17 05:14:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:02 DEBUG : Looking for writers 2026/01/17 05:14:02 DEBUG : file1: reading active writers 2026/01/17 05:14:02 DEBUG : file1: active writers 1 2026/01/17 05:14:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:03 DEBUG : Looking for writers 2026/01/17 05:14:03 DEBUG : file1: reading active writers 2026/01/17 05:14:03 DEBUG : file1: active writers 1 2026/01/17 05:14:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:04 DEBUG : Looking for writers 2026/01/17 05:14:04 DEBUG : file1: reading active writers 2026/01/17 05:14:04 DEBUG : file1: active writers 1 2026/01/17 05:14:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:05 DEBUG : Looking for writers 2026/01/17 05:14:05 DEBUG : file1: reading active writers 2026/01/17 05:14:05 DEBUG : file1: active writers 1 2026/01/17 05:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:06 DEBUG : Looking for writers 2026/01/17 05:14:06 DEBUG : file1: reading active writers 2026/01/17 05:14:06 DEBUG : file1: active writers 1 2026/01/17 05:14:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:07 DEBUG : Looking for writers 2026/01/17 05:14:07 DEBUG : file1: reading active writers 2026/01/17 05:14:07 DEBUG : file1: active writers 1 2026/01/17 05:14:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:08 DEBUG : Looking for writers 2026/01/17 05:14:08 DEBUG : file1: reading active writers 2026/01/17 05:14:08 DEBUG : file1: active writers 1 2026/01/17 05:14:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:09 DEBUG : Looking for writers 2026/01/17 05:14:09 DEBUG : file1: reading active writers 2026/01/17 05:14:09 DEBUG : file1: active writers 1 2026/01/17 05:14:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:10 DEBUG : Looking for writers 2026/01/17 05:14:10 DEBUG : file1: reading active writers 2026/01/17 05:14:10 DEBUG : file1: active writers 1 2026/01/17 05:14:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:11 DEBUG : Looking for writers 2026/01/17 05:14:11 DEBUG : file1: reading active writers 2026/01/17 05:14:11 DEBUG : file1: active writers 1 2026/01/17 05:14:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:12 DEBUG : Looking for writers 2026/01/17 05:14:12 DEBUG : file1: reading active writers 2026/01/17 05:14:12 DEBUG : file1: active writers 1 2026/01/17 05:14:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:13 DEBUG : forgetting directory cache 2026/01/17 05:14:13 DEBUG : Looking for writers 2026/01/17 05:14:13 DEBUG : file1: reading active writers 2026/01/17 05:14:13 DEBUG : file1: active writers 1 2026/01/17 05:14:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:14 DEBUG : Looking for writers 2026/01/17 05:14:14 DEBUG : file1: reading active writers 2026/01/17 05:14:14 DEBUG : file1: active writers 1 2026/01/17 05:14:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:15 DEBUG : Looking for writers 2026/01/17 05:14:15 DEBUG : file1: reading active writers 2026/01/17 05:14:15 DEBUG : file1: active writers 1 2026/01/17 05:14:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:16 DEBUG : Looking for writers 2026/01/17 05:14:16 DEBUG : file1: reading active writers 2026/01/17 05:14:16 DEBUG : file1: active writers 1 2026/01/17 05:14:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:17 DEBUG : Looking for writers 2026/01/17 05:14:17 DEBUG : file1: reading active writers 2026/01/17 05:14:17 DEBUG : file1: active writers 1 2026/01/17 05:14:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:18 DEBUG : Looking for writers 2026/01/17 05:14:18 DEBUG : file1: reading active writers 2026/01/17 05:14:18 DEBUG : file1: active writers 1 2026/01/17 05:14:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:19 DEBUG : Looking for writers 2026/01/17 05:14:19 DEBUG : file1: reading active writers 2026/01/17 05:14:19 DEBUG : file1: active writers 1 2026/01/17 05:14:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:20 DEBUG : Looking for writers 2026/01/17 05:14:20 DEBUG : file1: reading active writers 2026/01/17 05:14:20 DEBUG : file1: active writers 1 2026/01/17 05:14:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:21 DEBUG : Looking for writers 2026/01/17 05:14:21 DEBUG : file1: reading active writers 2026/01/17 05:14:21 DEBUG : file1: active writers 1 2026/01/17 05:14:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/01/17 05:14:22 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/01/17 05:14:22 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:14:22 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:14:22 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:14:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:14:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:14:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:14:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:14:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:14:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:14:22 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (0 bytes), uploading instead of streaming 2026/01/17 05:14:22 DEBUG : file1: size = 0 OK 2026/01/17 05:14:22 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:14:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:14:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:14:22 DEBUG : file1: Open: flags=O_RDONLY 2026/01/17 05:14:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/01/17 05:14:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/01/17 05:14:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:14:22 DEBUG : Looking for writers 2026/01/17 05:14:22 DEBUG : file1: reading active writers 2026/01/17 05:14:22 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/01/17 05:14:27 DEBUG : forgetting directory cache 2026/01/17 05:14:27 DEBUG : dir: forgetting directory cache 2026/01/17 05:14:27 DEBUG : Removed virtual directory entry vDel: "dir" 2026/01/17 05:14:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestFileReadAtZeroLength (7.26s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:14:29 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:14:29 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:14:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/01/17 05:14:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/01/17 05:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:14:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/01/17 05:14:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/01/17 05:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:14:29 DEBUG : mega root 'rclone-test-boxageb6mone': File to upload is small (100 bytes), uploading instead of streaming 2026/01/17 05:14:29 DEBUG : file1: size = 100 OK 2026/01/17 05:14:29 DEBUG : file1: Size of src and dst objects identical 2026/01/17 05:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/01/17 05:14:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/01/17 05:14:29 DEBUG : file1: Open: flags=O_RDONLY 2026/01/17 05:14:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/01/17 05:14:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/01/17 05:14:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:29 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:14:29 DEBUG : Looking for writers 2026/01/17 05:14:29 DEBUG : file1: reading active writers 2026/01/17 05:14:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.30s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:14:29 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:14:29 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:14:30 DEBUG : dir: forgetting directory cache 2026/01/17 05:14:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/01/17 05:14:30 DEBUG : forgetting directory cache 2026/01/17 05:14:30 DEBUG : Removed virtual directory entry vDel: "dir" 2026/01/17 05:14:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/01/17 05:14:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/01/17 05:14:31 DEBUG : flat/f000.txt: Set virtual modtime to 2026-01-17 05:14:30 +0000 UTC 2026/01/17 05:14:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:31 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:31 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/01/17 05:14:31 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/01/17 05:14:31 DEBUG : flat/f001.txt: Set virtual modtime to 2026-01-17 05:14:30 +0000 UTC 2026/01/17 05:14:31 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:31 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:31 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/01/17 05:14:31 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/01/17 05:14:31 DEBUG : flat/f002.txt: Set virtual modtime to 2026-01-17 05:14:30 +0000 UTC 2026/01/17 05:14:31 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/01/17 05:14:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/01/17 05:14:31 DEBUG : flat/f003.txt: Set virtual modtime to 2026-01-17 05:14:30 +0000 UTC 2026/01/17 05:14:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:31 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:31 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/01/17 05:14:31 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/01/17 05:14:31 DEBUG : flat/f004.txt: Set virtual modtime to 2026-01-17 05:14:31 +0000 UTC 2026/01/17 05:14:31 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:14:31 DEBUG : flat: Looking for writers 2026/01/17 05:14:31 DEBUG : f000.txt: reading active writers 2026/01/17 05:14:31 DEBUG : f001.txt: reading active writers 2026/01/17 05:14:31 DEBUG : f002.txt: reading active writers 2026/01/17 05:14:31 DEBUG : f003.txt: reading active writers 2026/01/17 05:14:31 DEBUG : f004.txt: reading active writers 2026/01/17 05:14:31 DEBUG : Looking for writers 2026/01/17 05:14:31 DEBUG : flat: reading active writers 2026/01/17 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (2.57s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:14:32 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:14:32 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:14:37 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/01/17 05:14:37 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/01/17 05:14:37 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-01-17 05:14:37 +0000 UTC 2026/01/17 05:14:37 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:37 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:37 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/01/17 05:14:37 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/01/17 05:14:37 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-01-17 05:14:35 +0000 UTC 2026/01/17 05:14:37 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:37 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:37 NOTICE: Unsolicited response received on idle HTTP channel starting with "_'._'._'._'._'."; err= 2026/01/17 05:14:37 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/01/17 05:14:37 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/01/17 05:14:37 DEBUG : a/top.txt: Set virtual modtime to 2026-01-17 05:14:34 +0000 UTC 2026/01/17 05:14:37 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:37 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:37 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:14:37 DEBUG : a/b/c: Looking for writers 2026/01/17 05:14:37 DEBUG : deep.txt: reading active writers 2026/01/17 05:14:37 DEBUG : a/b: Looking for writers 2026/01/17 05:14:37 DEBUG : c: reading active writers 2026/01/17 05:14:37 DEBUG : mid.txt: reading active writers 2026/01/17 05:14:37 DEBUG : a: Looking for writers 2026/01/17 05:14:37 DEBUG : b: reading active writers 2026/01/17 05:14:37 DEBUG : top.txt: reading active writers 2026/01/17 05:14:37 DEBUG : Looking for writers 2026/01/17 05:14:37 DEBUG : a: reading active writers 2026/01/17 05:14:37 DEBUG : >WaitForWriters: 2026/01/17 05:14:41 DEBUG : forgetting directory cache 2026/01/17 05:14:41 DEBUG : dir: forgetting directory cache 2026/01/17 05:14:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestZipManySubDirs (9.46s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:14:42 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:14:42 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-01-17 05:14:42 +0000 UTC 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:43 DEBUG : forgetting directory cache 2026/01/17 05:14:43 DEBUG : dir3: forgetting directory cache 2026/01/17 05:14:43 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/01/17 05:14:43 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/01/17 05:14:43 DEBUG : renamed empty directory: forgetting directory cache 2026/01/17 05:14:43 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/01/17 05:14:43 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/01/17 05:14:43 DEBUG : Removed virtual directory entry vDel: "dir" 2026/01/17 05:14:43 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/01/17 05:14:43 DEBUG : Removed virtual directory entry vDel: "file2" 2026/01/17 05:14:43 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:14:43 DEBUG : bigdir: Looking for writers 2026/01/17 05:14:43 DEBUG : big.bin: reading active writers 2026/01/17 05:14:43 DEBUG : Looking for writers 2026/01/17 05:14:43 DEBUG : bigdir: reading active writers 2026/01/17 05:14:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.47s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-boxageb6mone'", Local "Local file system at /tmp/rclone1329867119", Modify Window "876000h0m0s" 2026/01/17 05:14:43 INFO : mega root 'rclone-test-boxageb6mone': poll-interval is not supported by this remote 2026/01/17 05:14:43 NOTICE: mega root 'rclone-test-boxageb6mone': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/01/17 05:14:44 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/01/17 05:14:44 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/01/17 05:14:44 DEBUG : dir1/a.txt: Set virtual modtime to 2026-01-17 05:14:43 +0000 UTC 2026/01/17 05:14:44 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:44 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:47 NOTICE: Unsolicited response received on idle HTTP channel starting with "ZZZZ"; err= 2026/01/17 05:14:47 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/01/17 05:14:47 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/01/17 05:14:47 DEBUG : dir2/b.txt: Set virtual modtime to 2026-01-17 05:14:44 +0000 UTC 2026/01/17 05:14:47 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:51 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xf8\xf8\xf8\xf8"; err= 2026/01/17 05:14:51 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/01/17 05:14:51 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/01/17 05:14:51 DEBUG : dir3/c.txt: Set virtual modtime to 2026-01-17 05:14:44 +0000 UTC 2026/01/17 05:14:51 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/01/17 05:14:51 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/01/17 05:14:55 NOTICE: Unsolicited response received on idle HTTP channel starting with "BBBB"; err= 2026/01/17 05:14:55 DEBUG : WaitForWriters: timeout=30s 2026/01/17 05:14:55 DEBUG : dir3: Looking for writers 2026/01/17 05:14:55 DEBUG : c.txt: reading active writers 2026/01/17 05:14:55 DEBUG : dir1: Looking for writers 2026/01/17 05:14:55 DEBUG : a.txt: reading active writers 2026/01/17 05:14:55 DEBUG : dir2: Looking for writers 2026/01/17 05:14:55 DEBUG : b.txt: reading active writers 2026/01/17 05:14:55 DEBUG : Looking for writers 2026/01/17 05:14:55 DEBUG : dir2: reading active writers 2026/01/17 05:14:55 DEBUG : dir3: reading active writers 2026/01/17 05:14:55 DEBUG : dir1: reading active writers 2026/01/17 05:14:55 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (12.85s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/01/17 05:14:56 DEBUG : mega root 'rclone-test-boxageb6mone': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 21m25.326826704s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdirSub TestDirMetadataExtension TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]