"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/02/04 01:45:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-dirubod4zofi" 2026/02/04 01:45:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 01:45:37 DEBUG : Creating backend with remote "/tmp/rclone1104209788" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:45:37 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 01:45:41 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:45:41 DEBUG : dir: Looking for writers 2026/02/04 01:45:41 DEBUG : Looking for writers 2026/02/04 01:45:41 DEBUG : dir: reading active writers 2026/02/04 01:45:41 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 (17.94s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:45:55 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 01:46:06 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:46:06 DEBUG : dir/subdir: Looking for writers 2026/02/04 01:46:06 DEBUG : dir: Looking for writers 2026/02/04 01:46:06 DEBUG : file1: reading active writers 2026/02/04 01:46:06 DEBUG : file2: reading active writers 2026/02/04 01:46:06 DEBUG : subdir: reading active writers 2026/02/04 01:46:06 DEBUG : Looking for writers 2026/02/04 01:46:06 DEBUG : dir: reading active writers 2026/02/04 01:46:06 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/subdir" failed: directory not empty 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: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", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (31.96s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:46:26 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_handle_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: 1 actual : 2 Test: TestDirHandleReaddirnames 2026/02/04 01:46:40 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:46:40 DEBUG : dir/subdir: Looking for writers 2026/02/04 01:46:40 DEBUG : dir: Looking for writers 2026/02/04 01:46:40 DEBUG : file1: reading active writers 2026/02/04 01:46:40 DEBUG : subdir: reading active writers 2026/02/04 01:46:40 DEBUG : Looking for writers 2026/02/04 01:46:40 DEBUG : dir: reading active writers 2026/02/04 01:46:40 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: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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleReaddirnames Messages: directories --- FAIL: TestDirHandleReaddirnames (28.81s) === RUN TestDirMethods run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:46:55 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 01:47:10 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:47:10 DEBUG : dir: Looking for writers 2026/02/04 01:47:10 DEBUG : Looking for writers 2026/02/04 01:47:10 DEBUG : dir: reading active writers 2026/02/04 01:47:10 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 --- PASS: TestDirMethods (19.52s) === RUN TestDirForgetAll run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:47:15 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found 2026/02/04 01:47:27 DEBUG : dir: forgetting directory cache 2026/02/04 01:47:27 DEBUG : forgetting directory cache 2026/02/04 01:47:27 DEBUG : dir: forgetting directory cache 2026/02/04 01:47:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:47:27 DEBUG : Looking for writers 2026/02/04 01:47:27 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: TestDirForgetAll 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: TestDirForgetAll 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: TestDirForgetAll Messages: directories --- FAIL: TestDirForgetAll (25.95s) === RUN TestDirForgetPath run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:47:41 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found 2026/02/04 01:47:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/04 01:47:53 DEBUG : dir: invalidating directory cache 2026/02/04 01:47:53 DEBUG : >ForgetPath: 2026/02/04 01:47:53 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/04 01:47:53 DEBUG : invalidating directory cache 2026/02/04 01:47:53 DEBUG : dir: forgetting directory cache 2026/02/04 01:47:53 DEBUG : >ForgetPath: 2026/02/04 01:47:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/04 01:47:53 DEBUG : >ForgetPath: 2026/02/04 01:47:53 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:47:53 DEBUG : dir: Looking for writers 2026/02/04 01:47:53 DEBUG : Looking for writers 2026/02/04 01:47:53 DEBUG : dir: reading active writers 2026/02/04 01:47:53 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: TestDirForgetPath 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: TestDirForgetPath 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: TestDirForgetPath Messages: directories --- FAIL: TestDirForgetPath (26.06s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:48:07 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found 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/dir_test.go:148 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14), fil/a/b/c (15) got dir/file1 (14) fstest.go:203: Not found "fil/a/b/c" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:148 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found 2026/02/04 01:48:37 DEBUG : forgetting directory cache 2026/02/04 01:48:37 DEBUG : dir: forgetting directory cache 2026/02/04 01:48:38 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:48:38 DEBUG : fil/a/b: Looking for writers 2026/02/04 01:48:38 DEBUG : fil/a: Looking for writers 2026/02/04 01:48:38 DEBUG : b: reading active writers 2026/02/04 01:48:38 DEBUG : fil: Looking for writers 2026/02/04 01:48:38 DEBUG : a: reading active writers 2026/02/04 01:48:38 DEBUG : dir: Looking for writers 2026/02/04 01:48:38 DEBUG : Looking for writers 2026/02/04 01:48:38 DEBUG : dir: reading active writers 2026/02/04 01:48:38 DEBUG : fil: reading active writers 2026/02/04 01:48:38 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a/b" failed: directory not empty run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" 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: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{"fil", "fil/a", "fil/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "fil", + (string) (len=5) "fil/a", + (string) (len=7) "fil/a/b" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (55.44s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:49:02 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 01:49:09 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:49:09 DEBUG : fil: Looking for writers 2026/02/04 01:49:09 DEBUG : dir: Looking for writers 2026/02/04 01:49:09 DEBUG : Looking for writers 2026/02/04 01:49:09 DEBUG : dir: reading active writers 2026/02/04 01:49:09 DEBUG : fil: reading active writers 2026/02/04 01:49:09 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" 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: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{"fil", "fil/a"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "fil", + (string) (len=5) "fil/a" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (26.44s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:49:29 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 01:49:38 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:49:38 DEBUG : dir: Looking for writers 2026/02/04 01:49:38 DEBUG : file1: reading active writers 2026/02/04 01:49:38 DEBUG : fil: Looking for writers 2026/02/04 01:49:38 DEBUG : Looking for writers 2026/02/04 01:49:38 DEBUG : dir: reading active writers 2026/02/04 01:49:38 DEBUG : fil: reading active writers 2026/02/04 01:49:38 DEBUG : >WaitForWriters: run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty 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: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", "fil"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=3) "fil" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (28.51s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:49:57 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:271 Error: Not equal: expected: []string{"dir,0,true"} actual : []string{"dir,0,true", "fil,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=10) "dir,0,true" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=10) "fil,0,true" } Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/02/04 01:50:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/04 01:50:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/04 01:50:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/04 01:50:17 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/04 01:50:26 DEBUG : dir: invalidating directory cache 2026/02/04 01:50:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/04 01:50:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/04 01:50:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/04 01:50:27 DEBUG : dir/file1: Reset virtual modtime 2026/02/04 01:50:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/04 01:50:27 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/04 01:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/04 01:50:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/04 01:50:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 01:50:27 DEBUG : dir: invalidating directory cache 2026/02/04 01:50:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/04 01:50:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 01:50:27 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/04 01:50:27 DEBUG : forgetting directory cache 2026/02/04 01:50:27 DEBUG : dir: forgetting directory cache 2026/02/04 01:50:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 01:50:27 DEBUG : fil: forgetting directory cache 2026/02/04 01:50:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:50:27 DEBUG : fil: Looking for writers 2026/02/04 01:50:27 DEBUG : dir/virtualDir: Looking for writers 2026/02/04 01:50:27 DEBUG : dir: Looking for writers 2026/02/04 01:50:27 DEBUG : file1: reading active writers 2026/02/04 01:50:27 DEBUG : virtualFile2: reading active writers 2026/02/04 01:50:27 DEBUG : virtualFile: reading active writers 2026/02/04 01:50:27 DEBUG : virtualDir: reading active writers 2026/02/04 01:50:27 DEBUG : Looking for writers 2026/02/04 01:50:27 DEBUG : dir: reading active writers 2026/02/04 01:50:27 DEBUG : fil: reading active writers 2026/02/04 01:50:27 DEBUG : >WaitForWriters: === NAME TestDirReadDirAll run.go:130: removing dir "dir/virtualDir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/virtualDir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/virtualDir" failed: directory not empty 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: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", "dir/virtualDir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=14) "dir/virtualDir" } Test: TestDirReadDirAll Messages: directories --- FAIL: TestDirReadDirAll (50.20s) --- PASS: TestDirReadDirAll/Virtual (9.73s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:50:47 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 01:50:52 ERROR : dir/: Can only open directories read only 2026/02/04 01:50:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:50:52 DEBUG : dir: Looking for writers 2026/02/04 01:50:52 DEBUG : Looking for writers 2026/02/04 01:50:52 DEBUG : dir: reading active writers 2026/02/04 01:50:52 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: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: TestDirOpen Messages: directories --- FAIL: TestDirOpen (20.34s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:51:08 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 01:51:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/04 01:51:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 01:51:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/04 01:51:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 01:51:18 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 01:51:22 DEBUG : dir/potato: size = 5 OK 2026/02/04 01:51:22 NOTICE: drime root 'rclone-test-dirubod4zofi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/04 01:51:22 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/04 01:51:22 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 01:51:22 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:51:22 DEBUG : dir: Looking for writers 2026/02/04 01:51:22 DEBUG : file1: reading active writers 2026/02/04 01:51:22 DEBUG : potato: reading active writers 2026/02/04 01:51:22 DEBUG : Looking for writers 2026/02/04 01:51:22 DEBUG : dir: reading active writers 2026/02/04 01:51:22 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: TestDirCreate Messages: listing wrong, want got dir/potato (5) 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: TestDirCreate Messages: Unexpected file "dir/potato" 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: TestDirCreate Messages: directories --- FAIL: TestDirCreate (28.05s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:51:36 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/04 01:51:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:401 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "potato,5,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=14) "potato,5,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir 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:405 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) 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:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/04 01:52:00 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:52:00 DEBUG : dir/sub: Looking for writers 2026/02/04 01:52:00 DEBUG : dir: Looking for writers 2026/02/04 01:52:00 DEBUG : file1: reading active writers 2026/02/04 01:52:00 DEBUG : potato: reading active writers 2026/02/04 01:52:00 DEBUG : sub: reading active writers 2026/02/04 01:52:00 DEBUG : Looking for writers 2026/02/04 01:52:00 DEBUG : dir: reading active writers 2026/02/04 01:52:00 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (27.28s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:52:03 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdirSub Messages: 1 objects not found 2026/02/04 01:52:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/04 01:52:16 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 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: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/vfs/dir_test.go:430 Error: Not equal: expected: []string{"dir", "dir/sub", "dir/sub/subsub"} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,3 @@ -([]string) (len=3) { - (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdirSub Messages: directories 2026/02/04 01:52:26 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:52:26 DEBUG : dir/sub/subsub: Looking for writers 2026/02/04 01:52:26 DEBUG : dir/sub: Looking for writers 2026/02/04 01:52:26 DEBUG : subsub: reading active writers 2026/02/04 01:52:26 DEBUG : dir: Looking for writers 2026/02/04 01:52:26 DEBUG : file1: reading active writers 2026/02/04 01:52:26 DEBUG : sub: reading active writers 2026/02/04 01:52:26 DEBUG : Looking for writers 2026/02/04 01:52:26 DEBUG : dir: reading active writers 2026/02/04 01:52:26 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty 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: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", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (43.31s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 01:52:46 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 01:52:55 ERROR : dir/: Dir.Remove not empty 2026/02/04 01:52:55 DEBUG : dir/file1: Remove: 2026/02/04 01:52:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 01:52:55 DEBUG : dir/file1: >Remove: err= 2026/02/04 01:52:55 ERROR : dir/: Dir.Remove not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: Directory not empty Test: TestDirRemove 2026/02/04 01:52:55 DEBUG : WaitForWriters: timeout=30s 2026/02/04 01:52:55 DEBUG : dir/sub: Looking for writers 2026/02/04 01:52:55 DEBUG : dir: Looking for writers 2026/02/04 01:52:55 DEBUG : sub: reading active writers 2026/02/04 01:52:55 DEBUG : Looking for writers 2026/02/04 01:52:55 DEBUG : dir: reading active writers 2026/02/04 01:52:55 DEBUG : >WaitForWriters: 2026/02/04 01:52:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 01:52:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 01:52:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 01:52:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 01:52:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 01:52:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 01:52:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 01:52:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 01:52:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 01:52:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 01:52:58 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 01:52:58 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 01:52:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 01:52:59 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 01:52:59 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 01:53:00 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 01:53:00 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 01:53:03 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 01:53:03 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 01:53:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 01:53:08 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 01:53:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 01:53:38 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 01:53:58 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 01:54:18 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 01:54:38 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 01:54:58 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 01:55:18 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 01:55:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 01:55:41 DEBUG : dir: forgetting directory cache 2026/02/04 01:55:41 DEBUG : forgetting directory cache 2026/02/04 01:55:41 DEBUG : dir: forgetting directory cache 2026/02/04 01:55:58 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 01:56:06 DEBUG : forgetting directory cache 2026/02/04 01:56:06 DEBUG : dir: forgetting directory cache 2026/02/04 01:56:06 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 01:56:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 01:56:39 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 01:56:40 DEBUG : forgetting directory cache 2026/02/04 01:56:40 DEBUG : dir: forgetting directory cache 2026/02/04 01:56:40 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 01:56:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 01:57:10 DEBUG : forgetting directory cache 2026/02/04 01:57:10 DEBUG : dir: forgetting directory cache 2026/02/04 01:57:10 DEBUG : dir: forgetting directory cache 2026/02/04 01:57:18 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 01:57:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 01:57:53 DEBUG : forgetting directory cache 2026/02/04 01:57:53 DEBUG : dir: forgetting directory cache 2026/02/04 01:57:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 01:58:18 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 01:58:37 DEBUG : dir: forgetting directory cache 2026/02/04 01:58:37 DEBUG : forgetting directory cache 2026/02/04 01:58:37 DEBUG : dir: forgetting directory cache 2026/02/04 01:58:37 DEBUG : fil: forgetting directory cache 2026/02/04 01:58:37 DEBUG : fil/a: forgetting directory cache 2026/02/04 01:58:37 DEBUG : fil/a/b: forgetting directory cache 2026/02/04 01:58:38 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 01:58:58 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 01:59:09 DEBUG : forgetting directory cache 2026/02/04 01:59:09 DEBUG : dir: forgetting directory cache 2026/02/04 01:59:09 DEBUG : dir: forgetting directory cache 2026/02/04 01:59:09 DEBUG : fil: forgetting directory cache 2026/02/04 01:59:09 DEBUG : fil: forgetting directory cache 2026/02/04 01:59:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 01:59:38 DEBUG : forgetting directory cache 2026/02/04 01:59:38 DEBUG : dir: forgetting directory cache 2026/02/04 01:59:38 DEBUG : fil: forgetting directory cache 2026/02/04 01:59:38 DEBUG : fil: forgetting directory cache 2026/02/04 01:59:38 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 01:59:58 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 02:00:08 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 02:00:13 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 02:00:16 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 02:00:17 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 02:00:17 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (451.08s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:00:17 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:00:18 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 02:00:18 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 02:00:18 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 02:00:21 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 02:00:22 DEBUG : pacer: Reducing sleep to 10ms 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 2026/02/04 02:00:27 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/04 02:00:27 DEBUG : forgetting directory cache 2026/02/04 02:00:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:00:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:00:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:00:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:00:27 DEBUG : fil: forgetting directory cache 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found 2026/02/04 02:00:31 DEBUG : dir/file1: Remove: 2026/02/04 02:00:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:00:32 DEBUG : dir/file1: >Remove: err= 2026/02/04 02:00:32 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/02/04 02:00:32 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:00:32 DEBUG : dir: Looking for writers 2026/02/04 02:00:32 DEBUG : Looking for writers 2026/02/04 02:00:32 DEBUG : dir: reading active writers 2026/02/04 02:00:32 DEBUG : >WaitForWriters: 2026/02/04 02:00:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:00:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 02:00:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:00:34 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 02:00:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:00:34 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 02:00:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:00:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 02:00:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:00:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 02:00:36 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:00:36 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 02:00:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:00:36 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 02:00:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:00:37 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 02:00:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:00:38 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 02:00:41 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 02:00:41 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 02:00:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:00:46 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 02:00:52 DEBUG : forgetting directory cache 2026/02/04 02:00:52 DEBUG : dir: forgetting directory cache 2026/02/04 02:00:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:01:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:01:17 DEBUG : forgetting directory cache 2026/02/04 02:01:17 DEBUG : dir: forgetting directory cache 2026/02/04 02:01:17 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/04 02:01:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:01:49 DEBUG : forgetting directory cache 2026/02/04 02:01:49 DEBUG : dir: forgetting directory cache 2026/02/04 02:01:49 DEBUG : dir/sub: forgetting directory cache 2026/02/04 02:01:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 02:01:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:02:15 DEBUG : forgetting directory cache 2026/02/04 02:02:15 DEBUG : dir: forgetting directory cache 2026/02/04 02:02:15 DEBUG : dir/sub: forgetting directory cache 2026/02/04 02:02:15 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/04 02:02:15 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/04 02:02:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 02:02:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:02:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:02:55 DEBUG : forgetting directory cache 2026/02/04 02:02:55 DEBUG : dir: forgetting directory cache 2026/02/04 02:02:55 DEBUG : dir/sub: forgetting directory cache 2026/02/04 02:02:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:02:56 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:03:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:03:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 02:03:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:04:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:04:36 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:04:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:05:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:05:36 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:05:56 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:06:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:06:36 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:06:57 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 02:07:16 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 02:07:36 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 02:07:46 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (448.72s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:07:46 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:07:51 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 02:07:54 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 02:07:55 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 02:07:57 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 02:07:58 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 02:07:58 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 02:07:58 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 02:07:59 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 02:07:59 DEBUG : dir/file1: Remove: 2026/02/04 02:07:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:07:59 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: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:511 Error: Should be true Test: TestDirRemoveName 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/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" 2026/02/04 02:08:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:08:08 DEBUG : dir: Looking for writers 2026/02/04 02:08:08 DEBUG : Looking for writers 2026/02/04 02:08:08 DEBUG : dir: reading active writers 2026/02/04 02:08:08 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (33.38s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:08:20 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:08:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/04 02:08:39 DEBUG : dir: Updating dir with dir2 0xc0003c2f70 2026/02/04 02:08:39 DEBUG : dir: forgetting directory cache 2026/02/04 02:08:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/04 02:08:39 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 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:545 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file1 (14), dir2/file3 (15) got dir/file1 (14), dir/file3 (15) 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:545 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir/file1" 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:545 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir/file3" fstest.go:203: Not found "dir2/file1" fstest.go:203: Not found "dir2/file3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:545 Error: Not equal: expected: 0 actual : 2 Test: TestDirRename Messages: 2 objects not found 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/vfs/dir_test.go:545 Error: Not equal: expected: []string{"dir2"} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=4) "dir2" + (string) (len=3) "dir" } Test: TestDirRename Messages: directories 2026/02/04 02:08:49 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 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:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) 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:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/04 02:08:59 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename 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/file1 (14), dir2/file3 (15) 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/file1" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/02/04 02:09:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/04 02:09:11 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004541a0 2026/02/04 02:09:11 DEBUG : empty directory: forgetting directory cache 2026/02/04 02:09:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/04 02:09:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/04 02:09:11 DEBUG : dir2: Renaming to "dir3" 2026/02/04 02:09:11 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:09:11 DEBUG : dir3: Looking for writers 2026/02/04 02:09:11 DEBUG : renamed empty directory: Looking for writers 2026/02/04 02:09:11 DEBUG : Looking for writers 2026/02/04 02:09:11 DEBUG : dir3: reading active writers 2026/02/04 02:09:11 DEBUG : renamed empty directory: reading active writers 2026/02/04 02:09:11 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"renamed empty directory"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=23) "renamed empty directory" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (63.04s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:09:23 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:09:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/04 02:09:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:09:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:09:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 02:09:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/04 02:09:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/04 02:09:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 02:09:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:09:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:09:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 02:09:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/04 02:09:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/04 02:09:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 02:09:29 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (12 bytes), uploading instead of streaming 2026/02/04 02:09:32 DEBUG : dir/sub/file2: size = 12 OK 2026/02/04 02:09:32 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/04 02:09:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 02:09:32 DEBUG : forgetting directory cache 2026/02/04 02:09:32 DEBUG : dir: forgetting directory cache 2026/02/04 02:09:32 DEBUG : dir/sub: forgetting directory cache 2026/02/04 02:09:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/04 02:09:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 02:09:32 DEBUG : renamed empty directory: forgetting directory cache 2026/02/04 02:09:32 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 02:09:37 DEBUG : dir/sub/file0: size = 5 OK 2026/02/04 02:09:37 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/04 02:09:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 02:09:37 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:09:37 DEBUG : dir/sub: Looking for writers 2026/02/04 02:09:37 DEBUG : file2: reading active writers 2026/02/04 02:09:37 DEBUG : file0: reading active writers 2026/02/04 02:09:37 DEBUG : dir: Looking for writers 2026/02/04 02:09:37 DEBUG : file1: reading active writers 2026/02/04 02:09:37 DEBUG : sub: reading active writers 2026/02/04 02:09:37 DEBUG : renamed empty directory: Looking for writers 2026/02/04 02:09:37 DEBUG : Looking for writers 2026/02/04 02:09:37 DEBUG : dir: reading active writers 2026/02/04 02:09:37 DEBUG : renamed empty directory: reading active writers 2026/02/04 02:09:37 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty 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: TestDirFileOpen Messages: listing wrong, want got dir/sub/file0 (5), dir/sub/file2 (12) 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: TestDirFileOpen Messages: Unexpected file "dir/sub/file0" 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: TestDirFileOpen Messages: Unexpected file "dir/sub/file2" 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", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (34.57s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:09:57 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/04 02:09:57 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:09:57 DEBUG : Looking for writers 2026/02/04 02:09:57 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty --- SKIP: TestDirEntryModTimeInvalidation (5.21s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:10:02 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found 2026/02/04 02:10:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/04 02:10:17 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-04 02:10:04 +0000 UTC 2026/02/04 02:10:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:10:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/04 02:10:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/04 02:10:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/04 02:10:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:10:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/04 02:10:17 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/04 02:10:17 DEBUG : dir.metadata: Set virtual modtime to 2026-02-04 02:10:07 +0000 UTC 2026/02/04 02:10:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:10:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/04 02:10:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/04 02:10:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/04 02:10:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:10:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/04 02:10:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:10:17 DEBUG : dir: Looking for writers 2026/02/04 02:10:17 DEBUG : file1.metadata: reading active writers 2026/02/04 02:10:17 DEBUG : file1: reading active writers 2026/02/04 02:10:17 DEBUG : Looking for writers 2026/02/04 02:10:17 DEBUG : dir: reading active writers 2026/02/04 02:10:17 DEBUG : dir.metadata: reading active writers 2026/02/04 02:10:17 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 2026/02/04 02:10:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:10:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:10:27 DEBUG : forgetting directory cache 2026/02/04 02:10:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:10:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:10:27 DEBUG : fil: forgetting directory cache fstest.go:301: Flushing the directory cache 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: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (28.45s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:10:31 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:10:31 DEBUG : forgetting directory cache 2026/02/04 02:10:31 DEBUG : dir: forgetting directory cache 2026/02/04 02:10:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 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/02/04 02:10:44 DEBUG : dir/file1: Set virtual modtime to 2026-02-04 02:10:33 +0000 UTC 2026/02/04 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:10:44 DEBUG : dir: Looking for writers 2026/02/04 02:10:44 DEBUG : file1: reading active writers 2026/02/04 02:10:44 DEBUG : Looking for writers 2026/02/04 02:10:44 DEBUG : dir: reading active writers 2026/02/04 02:10:44 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 --- PASS: TestFileMethods (17.46s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:10:48 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=false,write=false Messages: 1 objects not found write_test.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: object not found Test: TestFileSetModTime/cache=off,open=false,write=false 2026/02/04 02:11:06 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:11:06 DEBUG : dir: Looking for writers 2026/02/04 02:11:06 DEBUG : file1: reading active writers 2026/02/04 02:11:06 DEBUG : Looking for writers 2026/02/04 02:11:06 DEBUG : dir: reading active writers 2026/02/04 02:11:06 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want got time_test (5) 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: Unexpected file "time_test" 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:299 /usr/local/go/src/sync/once.go:78 /usr/local/go/src/sync/once.go:69 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:295 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:96 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileSetModTime/cache=off,open=false,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:11:21 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), time_test (5) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/04 02:11:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:11:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 02:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:11:46 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 02:11:51 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:11:51 DEBUG : dir/file1: size = 0 OK 2026/02/04 02:11:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 02:11:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/04 02:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:11:51 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:11:51 DEBUG : dir: Looking for writers 2026/02/04 02:11:51 DEBUG : file1: reading active writers 2026/02/04 02:11:51 DEBUG : Looking for writers 2026/02/04 02:11:51 DEBUG : dir: reading active writers 2026/02/04 02:11:51 DEBUG : time_test: reading active writers 2026/02/04 02:11:51 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (0) got dir/file1 (0), time_test (5) 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:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: Unexpected file "time_test" 2026/02/04 02:12:01 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:12:01 DEBUG : dir: Looking for writers 2026/02/04 02:12:01 DEBUG : file1: reading active writers 2026/02/04 02:12:01 DEBUG : Looking for writers 2026/02/04 02:12:01 DEBUG : dir: reading active writers 2026/02/04 02:12:01 DEBUG : time_test: reading active writers 2026/02/04 02:12:01 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: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: TestFileSetModTime/cache=off,open=true,write=false Messages: directories === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:12:17 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:12:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:12:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 02:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:12:21 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 02:12:25 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:12:25 DEBUG : dir/file1: size = 5 OK 2026/02/04 02:12:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 02:12:25 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/04 02:12:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:12:25 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:12:25 DEBUG : dir: Looking for writers 2026/02/04 02:12:25 DEBUG : file1: reading active writers 2026/02/04 02:12:25 DEBUG : Looking for writers 2026/02/04 02:12:25 DEBUG : dir: reading active writers 2026/02/04 02:12:25 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (5) got dir/file1 (14) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 5 actual : 14 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: dir/file1: size incorrect file=5 vs obj=14 2026/02/04 02:12:34 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:12:34 DEBUG : dir: Looking for writers 2026/02/04 02:12:34 DEBUG : file1: reading active writers 2026/02/04 02:12:34 DEBUG : Looking for writers 2026/02/04 02:12:34 DEBUG : dir: reading active writers 2026/02/04 02:12:34 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: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: TestFileSetModTime/cache=off,open=true,write=true Messages: directories === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:12:50 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:12:50 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:12:50 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:12:50 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:12:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:12:50 DEBUG : Config file has changed externally - reloading 2026/02/04 02:12:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:12:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:12:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:12:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:12:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:12:50 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/02/04 02:13:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/04 02:13:04 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:13:04 DEBUG : dir: Looking for writers 2026/02/04 02:13:04 DEBUG : file1: reading active writers 2026/02/04 02:13:04 DEBUG : Looking for writers 2026/02/04 02:13:04 DEBUG : dir: reading active writers 2026/02/04 02:13:04 DEBUG : >WaitForWriters: 2026/02/04 02:13:04 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 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 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: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: TestFileSetModTime/cache=full,open=false,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:13:17 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:13:17 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:13:17 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:17 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:13:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:13:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:17 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:13:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/04 02:13:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:13:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:13:22 DEBUG : dir/file1(0xc0003c0300): close: 2026/02/04 02:13:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/04 02:13:22 DEBUG : dir/file1(0xc0003c0300): >close: err= 2026/02/04 02:13:22 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:13:22 DEBUG : dir: Looking for writers 2026/02/04 02:13:22 DEBUG : file1: reading active writers 2026/02/04 02:13:22 DEBUG : Looking for writers 2026/02/04 02:13:22 DEBUG : dir: reading active writers 2026/02/04 02:13:22 DEBUG : >WaitForWriters: 2026/02/04 02:13:22 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:13:22 DEBUG : dir: Looking for writers 2026/02/04 02:13:22 DEBUG : file1: reading active writers 2026/02/04 02:13:22 DEBUG : Looking for writers 2026/02/04 02:13:22 DEBUG : dir: reading active writers 2026/02/04 02:13:22 DEBUG : >WaitForWriters: 2026/02/04 02:13:22 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 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: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: TestFileSetModTime/cache=full,open=true,write=false Messages: directories === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:13:37 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:13:37 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:13:37 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:37 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:37 DEBUG : Config file has changed externally - reloading 2026/02/04 02:13:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:13:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:13:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:13:37 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:13:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/04 02:13:47 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:13:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:13:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:13:47 DEBUG : dir/file1(0xc0003c10c0): _writeAt: size=5, off=0 2026/02/04 02:13:47 DEBUG : dir/file1(0xc0003c10c0): openPending: 2026/02/04 02:13:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 02:13:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 02:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:13:47 DEBUG : dir/file1(0xc0003c10c0): >openPending: err= 2026/02/04 02:13:47 DEBUG : dir/file1(0xc0003c10c0): >_writeAt: n=5, err= 2026/02/04 02:13:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/04 02:13:47 DEBUG : dir/file1(0xc0003c10c0): close: 2026/02/04 02:13:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/04 02:13:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/04 02:13:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/04 02:13:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/04 02:13:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/04 02:13:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:13:48 DEBUG : dir/file1(0xc0003c10c0): >close: err= 2026/02/04 02:13:48 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:13:48 DEBUG : dir: Looking for writers 2026/02/04 02:13:48 DEBUG : file1: reading active writers 2026/02/04 02:13:48 DEBUG : Looking for writers 2026/02/04 02:13:48 DEBUG : dir: reading active writers 2026/02/04 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:13:48 DEBUG : dir: Looking for writers 2026/02/04 02:13:48 DEBUG : file1: reading active writers 2026/02/04 02:13:48 DEBUG : Looking for writers 2026/02/04 02:13:48 DEBUG : dir: reading active writers 2026/02/04 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:13:48 DEBUG : dir: Looking for writers 2026/02/04 02:13:48 DEBUG : file1: reading active writers 2026/02/04 02:13:48 DEBUG : Looking for writers 2026/02/04 02:13:48 DEBUG : dir: reading active writers 2026/02/04 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:13:48 DEBUG : dir: Looking for writers 2026/02/04 02:13:48 DEBUG : file1: reading active writers 2026/02/04 02:13:48 DEBUG : Looking for writers 2026/02/04 02:13:48 DEBUG : dir: reading active writers 2026/02/04 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:13:48 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 02:13:48 DEBUG : dir: Looking for writers 2026/02/04 02:13:48 DEBUG : file1: reading active writers 2026/02/04 02:13:48 DEBUG : Looking for writers 2026/02/04 02:13:48 DEBUG : dir: reading active writers 2026/02/04 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:13:48 DEBUG : dir: Looking for writers 2026/02/04 02:13:48 DEBUG : file1: reading active writers 2026/02/04 02:13:48 DEBUG : Looking for writers 2026/02/04 02:13:48 DEBUG : dir: reading active writers 2026/02/04 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:13:48 DEBUG : dir: Looking for writers 2026/02/04 02:13:48 DEBUG : file1: reading active writers 2026/02/04 02:13:48 DEBUG : Looking for writers 2026/02/04 02:13:48 DEBUG : dir: reading active writers 2026/02/04 02:13:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:13:49 DEBUG : dir: Looking for writers 2026/02/04 02:13:49 DEBUG : file1: reading active writers 2026/02/04 02:13:49 DEBUG : Looking for writers 2026/02/04 02:13:49 DEBUG : dir: reading active writers 2026/02/04 02:13:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:13:50 DEBUG : dir: Looking for writers 2026/02/04 02:13:50 DEBUG : file1: reading active writers 2026/02/04 02:13:50 DEBUG : Looking for writers 2026/02/04 02:13:50 DEBUG : dir: reading active writers 2026/02/04 02:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:13:51 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:13:51 DEBUG : dir: Looking for writers 2026/02/04 02:13:51 DEBUG : file1: reading active writers 2026/02/04 02:13:51 DEBUG : Looking for writers 2026/02/04 02:13:51 DEBUG : dir: reading active writers 2026/02/04 02:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:13:51 DEBUG : dir/file1: size = 14 OK 2026/02/04 02:13:51 INFO : dir/file1: Copied (replaced existing) 2026/02/04 02:13:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 02:13:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/04 02:13:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:13:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 02:13:52 DEBUG : dir: Looking for writers 2026/02/04 02:13:52 DEBUG : file1: reading active writers 2026/02/04 02:13:52 DEBUG : Looking for writers 2026/02/04 02:13:52 DEBUG : dir: reading active writers 2026/02/04 02:13:52 DEBUG : >WaitForWriters: 2026/02/04 02:13:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:13:52 DEBUG : dir: Looking for writers 2026/02/04 02:13:52 DEBUG : file1: reading active writers 2026/02/04 02:13:52 DEBUG : Looking for writers 2026/02/04 02:13:52 DEBUG : dir: reading active writers 2026/02/04 02:13:52 DEBUG : >WaitForWriters: 2026/02/04 02:13:52 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 2026/02/04 02:13:53 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:13:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 02:13:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:13:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 02:13:54 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:13:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 02:13:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:13:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 02:13:55 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:13:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 02:13:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:13:55 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 02:13:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:13:55 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 02:13:56 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:13:56 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 02:13:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:13:57 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 02:14:00 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 02:14:00 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 02:14:05 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:14:05 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 02:14:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:14:35 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:14:55 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:15:15 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:15:35 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:15:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:16:15 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:16:35 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:16:56 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 02:17:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:17:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:17:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:17:58 DEBUG : forgetting directory cache 2026/02/04 02:17:58 DEBUG : dir: forgetting directory cache 2026/02/04 02:17:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:18:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:18:27 DEBUG : forgetting directory cache 2026/02/04 02:18:27 DEBUG : dir3: forgetting directory cache 2026/02/04 02:18:27 DEBUG : renamed empty directory: forgetting directory cache 2026/02/04 02:18:27 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/04 02:18:27 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/02/04 02:18:27 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/04 02:18:27 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/04 02:18:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:18:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:19:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:19:32 DEBUG : dir: forgetting directory cache 2026/02/04 02:19:32 DEBUG : dir/sub: forgetting directory cache 2026/02/04 02:19:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/04 02:19:32 DEBUG : dir/sub: forgetting directory cache 2026/02/04 02:19:32 DEBUG : forgetting directory cache 2026/02/04 02:19:32 DEBUG : dir: forgetting directory cache 2026/02/04 02:19:32 DEBUG : renamed empty directory: forgetting directory cache 2026/02/04 02:19:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:19:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:19:57 DEBUG : forgetting directory cache 2026/02/04 02:20:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 02:20:17 DEBUG : forgetting directory cache 2026/02/04 02:20:17 DEBUG : dir: forgetting directory cache 2026/02/04 02:20:17 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/04 02:20:17 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/04 02:20:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:20:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:20:27 DEBUG : forgetting directory cache 2026/02/04 02:20:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:20:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:20:27 DEBUG : fil: forgetting directory cache 2026/02/04 02:20:35 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 02:20:44 DEBUG : forgetting directory cache 2026/02/04 02:20:44 DEBUG : dir: forgetting directory cache 2026/02/04 02:20:56 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 02:21:03 DEBUG : forgetting directory cache 2026/02/04 02:21:03 DEBUG : dir: forgetting directory cache 2026/02/04 02:21:05 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/04 02:21:11 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 02:21:13 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:21:14 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 02:21:15 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 02:21:15 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:21:18 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 02:21:18 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 02:21:18 DEBUG : pacer: Reducing sleep to 10ms 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: TestFileSetModTime/cache=full,open=true,write=true 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: TestFileSetModTime/cache=full,open=true,write=true 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: TestFileSetModTime/cache=full,open=true,write=true Messages: directories --- FAIL: TestFileSetModTime (633.88s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (32.46s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (56.26s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (32.96s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (27.48s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (19.56s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (465.15s) === RUN TestFileOpenRead run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:21:22 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:21:25 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:21:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:21:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 02:21:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:21:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 file_test.go:172: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:172 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:180 Error: Not equal: expected: "file1 contents" actual : "hello contents" Diff: --- Expected +++ Actual @@ -1 +1 @@ -file1 contents +hello contents Test: TestFileOpenRead 2026/02/04 02:21:28 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:21:28 DEBUG : dir: Looking for writers 2026/02/04 02:21:28 DEBUG : file1: reading active writers 2026/02/04 02:21:28 DEBUG : Looking for writers 2026/02/04 02:21:28 DEBUG : dir: reading active writers 2026/02/04 02:21:28 DEBUG : >WaitForWriters: 2026/02/04 02:21:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:21:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 02:21:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:21:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 02:21:29 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:21:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 02:21:29 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:21:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 02:21:30 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:21:30 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 02:21:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:21:30 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 02:21:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:21:30 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 02:21:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:21:31 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 02:21:32 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:21:32 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 02:21:35 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 02:21:35 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 02:21:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:21:40 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 02:21:45 DEBUG : forgetting directory cache 2026/02/04 02:21:45 DEBUG : dir: forgetting directory cache 2026/02/04 02:21:45 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:21:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:22:10 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:22:21 DEBUG : forgetting directory cache 2026/02/04 02:22:21 DEBUG : dir: forgetting directory cache 2026/02/04 02:22:21 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:22:30 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:22:50 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:23:03 DEBUG : forgetting directory cache 2026/02/04 02:23:03 DEBUG : dir: forgetting directory cache 2026/02/04 02:23:10 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:23:22 DEBUG : forgetting directory cache 2026/02/04 02:23:22 DEBUG : dir: forgetting directory cache 2026/02/04 02:23:30 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:23:47 DEBUG : forgetting directory cache 2026/02/04 02:23:47 DEBUG : dir: forgetting directory cache 2026/02/04 02:23:47 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:23:50 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:24:10 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:24:30 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 02:24:50 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:25:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:25:30 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:25:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:26:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:26:30 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:26:50 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:27:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:27:30 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:27:50 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 02:28:10 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 02:28:30 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 02:28:41 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/04 02:28:45 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 02:28:48 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:28:50 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 02:28:50 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 02:28:50 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:28:53 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 02:28:53 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 02:28:53 DEBUG : pacer: Reducing sleep to 10ms 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: TestFileOpenRead 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: TestFileOpenRead 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: TestFileOpenRead Messages: directories --- FAIL: TestFileOpenRead (454.97s) === RUN TestFileOpenReadUnknownSize 2026/02/04 02:28:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/04 02:28:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/04 02:28:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:28:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/04 02:28:57 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:28:57 DEBUG : Looking for writers 2026/02/04 02:28:57 DEBUG : file.txt: reading active writers 2026/02/04 02:28:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:28:57 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:29:03 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:29:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:29:05 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 02:29:07 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:29:08 DEBUG : dir/file1: size = 25 OK 2026/02/04 02:29:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 02:29:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:29:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:29:08 DEBUG : dir: Looking for writers 2026/02/04 02:29:08 DEBUG : file1: reading active writers 2026/02/04 02:29:08 DEBUG : Looking for writers 2026/02/04 02:29:08 DEBUG : dir: reading active writers 2026/02/04 02:29:08 DEBUG : >WaitForWriters: 2026/02/04 02:29:08 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:29:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 02:29:09 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:29:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 02:29:09 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:29:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 02:29:10 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:29:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 02:29:10 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:29:10 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 02:29:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:29:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 02:29:11 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:29:11 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 02:29:12 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:29:12 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 02:29:13 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:29:13 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 02:29:16 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 02:29:16 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 02:29:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:29:21 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 02:29:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:29:51 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:30:11 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:30:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:30:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:30:27 DEBUG : forgetting directory cache 2026/02/04 02:30:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:30:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:30:27 DEBUG : fil: forgetting directory cache 2026/02/04 02:30:31 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:30:51 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:31:11 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:31:27 DEBUG : forgetting directory cache 2026/02/04 02:31:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:31:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:31:51 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:32:11 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 02:32:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:32:51 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:33:11 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:33:31 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:33:51 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:34:11 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:34:31 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:34:51 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:35:11 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:35:32 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 02:35:51 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 02:36:11 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 02:36:21 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/04 02:36:26 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 02:36:29 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:36:30 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 02:36:31 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 02:36:31 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:36:34 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 02:36:34 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 02:36:34 DEBUG : pacer: Reducing sleep to 10ms 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: TestFileOpenWrite Messages: listing wrong, want got dir/file1 (25) 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: TestFileOpenWrite 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: TestFileOpenWrite Messages: directories --- FAIL: TestFileOpenWrite (461.02s) === RUN TestFileRemove run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:36:38 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:36:41 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:36:42 DEBUG : dir/file1: Remove: 2026/02/04 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:36:42 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: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:256 Error: Should be true Test: TestFileRemove 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/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:256 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemove Messages: Unexpected file "dir/file1" 2026/02/04 02:36:52 DEBUG : dir/file1: Remove: 2026/02/04 02:36:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/04 02:36:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:36:52 DEBUG : dir: Looking for writers 2026/02/04 02:36:52 DEBUG : Looking for writers 2026/02/04 02:36:52 DEBUG : dir: reading active writers 2026/02/04 02:36:52 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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: TestFileRemove Messages: directories --- FAIL: TestFileRemove (23.97s) === RUN TestFileRemoveAll run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:37:02 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:37:08 DEBUG : dir/file1: Remove: 2026/02/04 02:37:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:37:08 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: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:269 Error: Should be true Test: TestFileRemoveAll 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/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:269 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" 2026/02/04 02:37:18 DEBUG : dir/file1: Remove: 2026/02/04 02:37:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/04 02:37:18 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:37:18 DEBUG : dir: Looking for writers 2026/02/04 02:37:18 DEBUG : Looking for writers 2026/02/04 02:37:18 DEBUG : dir: reading active writers 2026/02/04 02:37:18 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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: TestFileRemoveAll Messages: directories --- FAIL: TestFileRemoveAll (27.36s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:37:30 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:37:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:37:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 02:37:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/04 02:37:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 02:37:37 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/04 02:37:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 02:37:37 DEBUG : dir/file1: Open: flags=0x3 2026/02/04 02:37:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/04 02:37:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/04 02:37:37 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:37:37 DEBUG : dir: Looking for writers 2026/02/04 02:37:37 DEBUG : file1: reading active writers 2026/02/04 02:37:37 DEBUG : Looking for writers 2026/02/04 02:37:37 DEBUG : dir: reading active writers 2026/02/04 02:37:37 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: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: TestFileOpen Messages: directories --- FAIL: TestFileOpen (21.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:37:51 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/02/04 02:38:04 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:38:04 DEBUG : dir: Looking for writers 2026/02/04 02:38:04 DEBUG : file1: reading active writers 2026/02/04 02:38:04 DEBUG : Looking for writers 2026/02/04 02:38:04 DEBUG : dir: reading active writers 2026/02/04 02:38:04 DEBUG : >WaitForWriters: 2026/02/04 02:38:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:38:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001acb40 2026/02/04 02:38:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:38:06 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:292: Sleeping for 6s just to make sure 2026/02/04 02:38:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 02:38:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0001acb40 2026/02/04 02:38:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 02:38:16 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:292: Sleeping for 7s just to make sure 2026/02/04 02:38:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:38:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 02:38:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:38:28 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001acb40 2026/02/04 02:38:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:38:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:38:28 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 02:38:31 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:38:32 DEBUG : dir/file1: size = 25 OK 2026/02/04 02:38:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 02:38:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:38:32 DEBUG : newLeaf: Running delayed rename now 2026/02/04 02:38:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:38:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0001acb40 2026/02/04 02:38:33 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:38:33 DEBUG : dir: Looking for writers 2026/02/04 02:38:33 DEBUG : Looking for writers 2026/02/04 02:38:33 DEBUG : dir: reading active writers 2026/02/04 02:38:33 DEBUG : newLeaf: reading active writers 2026/02/04 02:38:33 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (25) 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/vfs/file_test.go:396 /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" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/04 02:38:42 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:38:42 DEBUG : dir: Looking for writers 2026/02/04 02:38:42 DEBUG : Looking for writers 2026/02/04 02:38:42 DEBUG : dir: reading active writers 2026/02/04 02:38:42 DEBUG : newLeaf: reading active writers 2026/02/04 02:38:42 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" 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: TestFileRename/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:38:53 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:38:53 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:38:53 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:38:53 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:38:53 DEBUG : Config file has changed externally - reloading 2026/02/04 02:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:38:53 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:38:57 DEBUG : dir: Looking for writers 2026/02/04 02:38:57 DEBUG : file1: reading active writers 2026/02/04 02:38:57 DEBUG : Looking for writers 2026/02/04 02:38:57 DEBUG : dir: reading active writers 2026/02/04 02:38:57 DEBUG : >WaitForWriters: 2026/02/04 02:38:57 DEBUG : forgetting directory cache 2026/02/04 02:38:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:38:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000998a80 2026/02/04 02:38:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:38:58 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 2026/02/04 02:39:05 DEBUG : forgetting directory cache 2026/02/04 02:39:05 DEBUG : dir: forgetting directory cache 2026/02/04 02:39:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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 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: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 "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/04 02:39:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 02:39:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000998a80 2026/02/04 02:39:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 02:39:09 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 fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/04 02:39:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:39:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 02:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:39:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc000998a80 2026/02/04 02:39:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:39:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:39:18 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 02:39:24 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:39:25 DEBUG : dir/file1: size = 25 OK 2026/02/04 02:39:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 02:39:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:39:25 DEBUG : newLeaf: Running delayed rename now 2026/02/04 02:39:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:39:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000998a80 2026/02/04 02:39:26 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:39:26 DEBUG : dir: Looking for writers 2026/02/04 02:39:26 DEBUG : Looking for writers 2026/02/04 02:39:26 DEBUG : dir: reading active writers 2026/02/04 02:39:26 DEBUG : newLeaf: reading active writers 2026/02/04 02:39:26 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/04 02:39:35 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:39:35 DEBUG : dir: Looking for writers 2026/02/04 02:39:35 DEBUG : Looking for writers 2026/02/04 02:39:35 DEBUG : newLeaf: reading active writers 2026/02/04 02:39:35 DEBUG : dir: reading active writers 2026/02/04 02:39:35 DEBUG : >WaitForWriters: 2026/02/04 02:39:35 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 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: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:39:46 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:39:46 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:39:46 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:39:46 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:39:46 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:39:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:39:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:39:52 DEBUG : dir/file1(0xc000b093c0): openPending: 2026/02/04 02:39:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 02:39:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 02:39:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:39:52 DEBUG : dir/file1(0xc000b093c0): >openPending: err= 2026/02/04 02:39:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 02:39:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:39:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:39:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:39:52 DEBUG : dir/file1(0xc000b093c0): _writeAt: size=14, off=0 2026/02/04 02:39:52 DEBUG : dir/file1(0xc000b093c0): >_writeAt: n=14, err= 2026/02/04 02:39:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 02:39:52 DEBUG : dir/file1(0xc000b093c0): close: 2026/02/04 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 02:39:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 02:39:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:39:52 DEBUG : dir/file1(0xc000b093c0): >close: err= 2026/02/04 02:39:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:39:52 DEBUG : dir: Looking for writers 2026/02/04 02:39:52 DEBUG : file1: reading active writers 2026/02/04 02:39:52 DEBUG : Looking for writers 2026/02/04 02:39:52 DEBUG : dir: reading active writers 2026/02/04 02:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:39:52 DEBUG : dir: Looking for writers 2026/02/04 02:39:52 DEBUG : file1: reading active writers 2026/02/04 02:39:52 DEBUG : Looking for writers 2026/02/04 02:39:52 DEBUG : dir: reading active writers 2026/02/04 02:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:39:52 DEBUG : dir: Looking for writers 2026/02/04 02:39:52 DEBUG : file1: reading active writers 2026/02/04 02:39:52 DEBUG : Looking for writers 2026/02/04 02:39:52 DEBUG : dir: reading active writers 2026/02/04 02:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:39:52 DEBUG : dir: Looking for writers 2026/02/04 02:39:52 DEBUG : file1: reading active writers 2026/02/04 02:39:52 DEBUG : Looking for writers 2026/02/04 02:39:52 DEBUG : dir: reading active writers 2026/02/04 02:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:39:52 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 02:39:53 DEBUG : dir: Looking for writers 2026/02/04 02:39:53 DEBUG : file1: reading active writers 2026/02/04 02:39:53 DEBUG : Looking for writers 2026/02/04 02:39:53 DEBUG : dir: reading active writers 2026/02/04 02:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:39:53 DEBUG : dir: Looking for writers 2026/02/04 02:39:53 DEBUG : file1: reading active writers 2026/02/04 02:39:53 DEBUG : Looking for writers 2026/02/04 02:39:53 DEBUG : dir: reading active writers 2026/02/04 02:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:39:53 DEBUG : dir: Looking for writers 2026/02/04 02:39:53 DEBUG : file1: reading active writers 2026/02/04 02:39:53 DEBUG : Looking for writers 2026/02/04 02:39:53 DEBUG : dir: reading active writers 2026/02/04 02:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:39:54 DEBUG : dir: Looking for writers 2026/02/04 02:39:54 DEBUG : file1: reading active writers 2026/02/04 02:39:54 DEBUG : Looking for writers 2026/02/04 02:39:54 DEBUG : dir: reading active writers 2026/02/04 02:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:39:55 DEBUG : dir: Looking for writers 2026/02/04 02:39:55 DEBUG : file1: reading active writers 2026/02/04 02:39:55 DEBUG : Looking for writers 2026/02/04 02:39:55 DEBUG : dir: reading active writers 2026/02/04 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:39:56 DEBUG : dir: Looking for writers 2026/02/04 02:39:56 DEBUG : file1: reading active writers 2026/02/04 02:39:56 DEBUG : Looking for writers 2026/02/04 02:39:56 DEBUG : dir: reading active writers 2026/02/04 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:39:57 DEBUG : dir: Looking for writers 2026/02/04 02:39:57 DEBUG : file1: reading active writers 2026/02/04 02:39:57 DEBUG : Looking for writers 2026/02/04 02:39:57 DEBUG : dir: reading active writers 2026/02/04 02:39:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:39:58 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:39:58 DEBUG : dir: Looking for writers 2026/02/04 02:39:58 DEBUG : file1: reading active writers 2026/02/04 02:39:58 DEBUG : Looking for writers 2026/02/04 02:39:58 DEBUG : dir: reading active writers 2026/02/04 02:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:39:58 DEBUG : dir/file1: size = 14 OK 2026/02/04 02:39:58 INFO : dir/file1: Copied (replaced existing) 2026/02/04 02:39:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 02:39:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/04 02:39:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:39:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 02:39:59 DEBUG : dir: Looking for writers 2026/02/04 02:39:59 DEBUG : file1: reading active writers 2026/02/04 02:39:59 DEBUG : Looking for writers 2026/02/04 02:39:59 DEBUG : dir: reading active writers 2026/02/04 02:39:59 DEBUG : >WaitForWriters: 2026/02/04 02:39:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:39:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:39:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:39:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:39:59 DEBUG : dir/file1(0xc0004a6380): _readAt: size=512, off=0 2026/02/04 02:39:59 DEBUG : dir/file1(0xc0004a6380): openPending: 2026/02/04 02:39:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 02:39:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 02:39:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:39:59 DEBUG : dir/file1(0xc0004a6380): >openPending: err= 2026/02/04 02:39:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 02:39:59 DEBUG : dir/file1(0xc0004a6380): >_readAt: n=14, err=EOF 2026/02/04 02:39:59 DEBUG : dir/file1(0xc0004a6380): close: 2026/02/04 02:39:59 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:39:53 +0000 UTC 2026/02/04 02:39:59 DEBUG : dir/file1(0xc0004a6380): >close: err= 2026/02/04 02:40:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:40:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 02:40:00 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e480 2026/02/04 02:40:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:40:00 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:292: Sleeping for 6s just to make sure 2026/02/04 02:40:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 02:40:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 02:40:10 DEBUG : dir/file1: Updating file with dir/file1 0xc00077e480 2026/02/04 02:40:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 02:40:10 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:292: Sleeping for 7s just to make sure 2026/02/04 02:40:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:40:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:40:22 DEBUG : dir/file1(0xc0003c0840): openPending: 2026/02/04 02:40:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 02:40:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 02:40:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:40:22 DEBUG : dir/file1(0xc0003c0840): >openPending: err= 2026/02/04 02:40:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 02:40:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:40:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:40:22 DEBUG : dir/file1(0xc0003c0840): _writeAt: size=25, off=0 2026/02/04 02:40:22 DEBUG : dir/file1(0xc0003c0840): >_writeAt: n=25, err= 2026/02/04 02:40:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:40:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 02:40:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e480 2026/02/04 02:40:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:40:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:40:24 DEBUG : newLeaf(0xc0003c0840): close: 2026/02/04 02:40:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 02:40:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 02:40:22.9134112 +0000 UTC m=+3287.143053206 2026/02/04 02:40:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 02:40:24 DEBUG : newLeaf(0xc0003c0840): >close: err= 2026/02/04 02:40:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:40:24 DEBUG : dir: Looking for writers 2026/02/04 02:40:24 DEBUG : Looking for writers 2026/02/04 02:40:24 DEBUG : dir: reading active writers 2026/02/04 02:40:24 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:40:24 DEBUG : dir: Looking for writers 2026/02/04 02:40:24 DEBUG : Looking for writers 2026/02/04 02:40:24 DEBUG : dir: reading active writers 2026/02/04 02:40:24 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:40:24 DEBUG : dir: Looking for writers 2026/02/04 02:40:24 DEBUG : Looking for writers 2026/02/04 02:40:24 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:24 DEBUG : dir: reading active writers 2026/02/04 02:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:40:24 DEBUG : dir: Looking for writers 2026/02/04 02:40:24 DEBUG : Looking for writers 2026/02/04 02:40:24 DEBUG : dir: reading active writers 2026/02/04 02:40:24 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:40:24 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 02:40:24 DEBUG : dir: Looking for writers 2026/02/04 02:40:24 DEBUG : Looking for writers 2026/02/04 02:40:24 DEBUG : dir: reading active writers 2026/02/04 02:40:24 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:40:24 DEBUG : dir: Looking for writers 2026/02/04 02:40:24 DEBUG : Looking for writers 2026/02/04 02:40:24 DEBUG : dir: reading active writers 2026/02/04 02:40:24 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:40:24 DEBUG : dir: Looking for writers 2026/02/04 02:40:24 DEBUG : Looking for writers 2026/02/04 02:40:24 DEBUG : dir: reading active writers 2026/02/04 02:40:24 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:40:25 DEBUG : dir: Looking for writers 2026/02/04 02:40:25 DEBUG : Looking for writers 2026/02/04 02:40:25 DEBUG : dir: reading active writers 2026/02/04 02:40:25 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:40:26 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 02:40:26 DEBUG : dir: Looking for writers 2026/02/04 02:40:26 DEBUG : Looking for writers 2026/02/04 02:40:26 DEBUG : dir: reading active writers 2026/02/04 02:40:26 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:40:26 DEBUG : newLeaf: size = 25 OK 2026/02/04 02:40:26 INFO : newLeaf: Copied (replaced existing) 2026/02/04 02:40:26 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 02:40:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 02:40:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:40:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 02:40:27 DEBUG : dir: Looking for writers 2026/02/04 02:40:27 DEBUG : Looking for writers 2026/02/04 02:40:27 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:27 DEBUG : dir: reading active writers 2026/02/04 02:40:27 DEBUG : >WaitForWriters: 2026/02/04 02:40:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:40:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:40:27 DEBUG : forgetting directory cache 2026/02/04 02:40:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:40:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:40:27 DEBUG : fil: forgetting directory cache 2026/02/04 02:40:28 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:40:28 DEBUG : dir: Looking for writers 2026/02/04 02:40:28 DEBUG : Looking for writers 2026/02/04 02:40:28 DEBUG : newLeaf: reading active writers 2026/02/04 02:40:28 DEBUG : dir: reading active writers 2026/02/04 02:40:28 DEBUG : >WaitForWriters: 2026/02/04 02:40:28 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 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: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:40:38 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:40:38 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:40:38 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:40:38 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:40:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:40:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:40:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:40:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:40:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:40:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:40:38 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:40:42 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:40:42 DEBUG : dir: Looking for writers 2026/02/04 02:40:42 DEBUG : file1: reading active writers 2026/02/04 02:40:42 DEBUG : Looking for writers 2026/02/04 02:40:42 DEBUG : dir: reading active writers 2026/02/04 02:40:42 DEBUG : >WaitForWriters: 2026/02/04 02:40:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:40:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e000 2026/02/04 02:40:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:40:43 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 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: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 "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/04 02:40:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 02:40:54 DEBUG : dir/file1: Updating file with dir/file1 0xc00077e000 2026/02/04 02:40:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 02:40:54 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 fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/04 02:41:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:41:03 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:41:03 DEBUG : dir/file1(0xc0003c1240): openPending: 2026/02/04 02:41:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 02:41:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 02:41:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:41:03 DEBUG : dir/file1(0xc0003c1240): >openPending: err= 2026/02/04 02:41:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 02:41:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:41:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:41:03 DEBUG : dir/file1(0xc0003c1240): _writeAt: size=25, off=0 2026/02/04 02:41:03 DEBUG : dir/file1(0xc0003c1240): >_writeAt: n=25, err= 2026/02/04 02:41:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:41:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 02:41:05 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e000 2026/02/04 02:41:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:41:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:41:05 DEBUG : newLeaf(0xc0003c1240): close: 2026/02/04 02:41:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 02:41:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 02:41:03.623483391 +0000 UTC m=+3327.853125418 2026/02/04 02:41:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 02:41:05 DEBUG : newLeaf(0xc0003c1240): >close: err= 2026/02/04 02:41:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:41:05 DEBUG : dir: Looking for writers 2026/02/04 02:41:05 DEBUG : Looking for writers 2026/02/04 02:41:05 DEBUG : dir: reading active writers 2026/02/04 02:41:05 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:41:05 DEBUG : dir: Looking for writers 2026/02/04 02:41:05 DEBUG : Looking for writers 2026/02/04 02:41:05 DEBUG : dir: reading active writers 2026/02/04 02:41:05 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:41:05 DEBUG : dir: Looking for writers 2026/02/04 02:41:05 DEBUG : Looking for writers 2026/02/04 02:41:05 DEBUG : dir: reading active writers 2026/02/04 02:41:05 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:41:05 DEBUG : dir: Looking for writers 2026/02/04 02:41:05 DEBUG : Looking for writers 2026/02/04 02:41:05 DEBUG : dir: reading active writers 2026/02/04 02:41:05 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:41:05 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 02:41:05 DEBUG : dir: Looking for writers 2026/02/04 02:41:05 DEBUG : Looking for writers 2026/02/04 02:41:05 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:05 DEBUG : dir: reading active writers 2026/02/04 02:41:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:41:05 DEBUG : dir: Looking for writers 2026/02/04 02:41:05 DEBUG : Looking for writers 2026/02/04 02:41:05 DEBUG : dir: reading active writers 2026/02/04 02:41:05 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:41:06 DEBUG : dir: Looking for writers 2026/02/04 02:41:06 DEBUG : Looking for writers 2026/02/04 02:41:06 DEBUG : dir: reading active writers 2026/02/04 02:41:06 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:41:06 DEBUG : dir: Looking for writers 2026/02/04 02:41:06 DEBUG : Looking for writers 2026/02/04 02:41:06 DEBUG : dir: reading active writers 2026/02/04 02:41:06 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:07 DEBUG : dir: Looking for writers 2026/02/04 02:41:07 DEBUG : Looking for writers 2026/02/04 02:41:07 DEBUG : dir: reading active writers 2026/02/04 02:41:07 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:08 DEBUG : dir: Looking for writers 2026/02/04 02:41:08 DEBUG : Looking for writers 2026/02/04 02:41:08 DEBUG : dir: reading active writers 2026/02/04 02:41:08 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:09 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 02:41:09 DEBUG : newLeaf: size = 25 OK 2026/02/04 02:41:09 INFO : newLeaf: Copied (replaced existing) 2026/02/04 02:41:09 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 02:41:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 02:41:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:41:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 02:41:09 DEBUG : dir: Looking for writers 2026/02/04 02:41:09 DEBUG : Looking for writers 2026/02/04 02:41:09 DEBUG : dir: reading active writers 2026/02/04 02:41:09 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:09 DEBUG : >WaitForWriters: 2026/02/04 02:41:10 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:41:10 DEBUG : dir: Looking for writers 2026/02/04 02:41:10 DEBUG : Looking for writers 2026/02/04 02:41:10 DEBUG : dir: reading active writers 2026/02/04 02:41:10 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:10 DEBUG : >WaitForWriters: 2026/02/04 02:41:10 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 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: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:41:20 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:41:20 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:41:20 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:41:20 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:41:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:41:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:41:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:41:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:41:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:41:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:41:20 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:41:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:41:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:41:24 DEBUG : dir/file1(0xc0009f2780): openPending: 2026/02/04 02:41:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 02:41:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 02:41:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:41:24 DEBUG : dir/file1(0xc0009f2780): >openPending: err= 2026/02/04 02:41:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 02:41:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:41:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:41:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:41:24 DEBUG : dir/file1(0xc0009f2780): _writeAt: size=14, off=0 2026/02/04 02:41:24 DEBUG : dir/file1(0xc0009f2780): >_writeAt: n=14, err= 2026/02/04 02:41:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 02:41:24 DEBUG : dir/file1(0xc0009f2780): close: 2026/02/04 02:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 02:41:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 02:41:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:41:24 DEBUG : dir/file1(0xc0009f2780): >close: err= 2026/02/04 02:41:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:41:24 DEBUG : dir: Looking for writers 2026/02/04 02:41:24 DEBUG : file1: reading active writers 2026/02/04 02:41:24 DEBUG : Looking for writers 2026/02/04 02:41:24 DEBUG : dir: reading active writers 2026/02/04 02:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:41:24 DEBUG : dir: Looking for writers 2026/02/04 02:41:24 DEBUG : file1: reading active writers 2026/02/04 02:41:24 DEBUG : Looking for writers 2026/02/04 02:41:24 DEBUG : dir: reading active writers 2026/02/04 02:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:41:24 DEBUG : dir: Looking for writers 2026/02/04 02:41:24 DEBUG : file1: reading active writers 2026/02/04 02:41:24 DEBUG : Looking for writers 2026/02/04 02:41:24 DEBUG : dir: reading active writers 2026/02/04 02:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:41:24 DEBUG : dir: Looking for writers 2026/02/04 02:41:24 DEBUG : file1: reading active writers 2026/02/04 02:41:24 DEBUG : Looking for writers 2026/02/04 02:41:24 DEBUG : dir: reading active writers 2026/02/04 02:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:41:24 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 02:41:24 DEBUG : dir: Looking for writers 2026/02/04 02:41:24 DEBUG : file1: reading active writers 2026/02/04 02:41:24 DEBUG : Looking for writers 2026/02/04 02:41:24 DEBUG : dir: reading active writers 2026/02/04 02:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:41:24 DEBUG : dir: Looking for writers 2026/02/04 02:41:24 DEBUG : file1: reading active writers 2026/02/04 02:41:24 DEBUG : Looking for writers 2026/02/04 02:41:24 DEBUG : dir: reading active writers 2026/02/04 02:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:41:24 DEBUG : dir: Looking for writers 2026/02/04 02:41:24 DEBUG : file1: reading active writers 2026/02/04 02:41:24 DEBUG : Looking for writers 2026/02/04 02:41:24 DEBUG : dir: reading active writers 2026/02/04 02:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:41:25 DEBUG : dir: Looking for writers 2026/02/04 02:41:25 DEBUG : file1: reading active writers 2026/02/04 02:41:25 DEBUG : Looking for writers 2026/02/04 02:41:25 DEBUG : dir: reading active writers 2026/02/04 02:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:26 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:41:26 DEBUG : dir: Looking for writers 2026/02/04 02:41:26 DEBUG : file1: reading active writers 2026/02/04 02:41:26 DEBUG : Looking for writers 2026/02/04 02:41:26 DEBUG : dir: reading active writers 2026/02/04 02:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:26 DEBUG : dir/file1: size = 14 OK 2026/02/04 02:41:26 INFO : dir/file1: Copied (replaced existing) 2026/02/04 02:41:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 02:41:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/04 02:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:41:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 02:41:27 DEBUG : dir: Looking for writers 2026/02/04 02:41:27 DEBUG : file1: reading active writers 2026/02/04 02:41:27 DEBUG : Looking for writers 2026/02/04 02:41:27 DEBUG : dir: reading active writers 2026/02/04 02:41:27 DEBUG : >WaitForWriters: 2026/02/04 02:41:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:41:27 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:41:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:41:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:41:27 DEBUG : dir/file1(0xc0009f3400): _readAt: size=512, off=0 2026/02/04 02:41:27 DEBUG : dir/file1(0xc0009f3400): openPending: 2026/02/04 02:41:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 02:41:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 02:41:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:41:27 DEBUG : dir/file1(0xc0009f3400): >openPending: err= 2026/02/04 02:41:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 02:41:27 DEBUG : dir/file1(0xc0009f3400): >_readAt: n=14, err=EOF 2026/02/04 02:41:27 DEBUG : dir/file1(0xc0009f3400): close: 2026/02/04 02:41:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:41:25 +0000 UTC 2026/02/04 02:41:27 DEBUG : dir/file1(0xc0009f3400): >close: err= 2026/02/04 02:41:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:41:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 02:41:30 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e180 2026/02/04 02:41:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:41:30 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:292: Sleeping for 7s just to make sure 2026/02/04 02:41:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 02:41:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 02:41:45 DEBUG : dir/file1: Updating file with dir/file1 0xc00077e180 2026/02/04 02:41:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 02:41:45 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:292: Sleeping for 6s just to make sure 2026/02/04 02:41:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:41:54 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:41:54 DEBUG : dir/file1(0xc00090dd40): openPending: 2026/02/04 02:41:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 02:41:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 02:41:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:41:54 DEBUG : dir/file1(0xc00090dd40): >openPending: err= 2026/02/04 02:41:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 02:41:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:41:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:41:54 DEBUG : dir/file1(0xc00090dd40): _writeAt: size=25, off=0 2026/02/04 02:41:54 DEBUG : dir/file1(0xc00090dd40): >_writeAt: n=25, err= 2026/02/04 02:41:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:41:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 02:41:55 DEBUG : newLeaf: Updating file with newLeaf 0xc00077e180 2026/02/04 02:41:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:41:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:41:55 DEBUG : newLeaf(0xc00090dd40): close: 2026/02/04 02:41:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 02:41:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 02:41:54.105316093 +0000 UTC m=+3378.334958109 2026/02/04 02:41:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 02:41:55 DEBUG : newLeaf(0xc00090dd40): >close: err= 2026/02/04 02:41:55 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:41:55 DEBUG : dir: Looking for writers 2026/02/04 02:41:55 DEBUG : Looking for writers 2026/02/04 02:41:55 DEBUG : dir: reading active writers 2026/02/04 02:41:55 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:41:55 DEBUG : dir: Looking for writers 2026/02/04 02:41:55 DEBUG : Looking for writers 2026/02/04 02:41:55 DEBUG : dir: reading active writers 2026/02/04 02:41:55 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:41:55 DEBUG : dir: Looking for writers 2026/02/04 02:41:55 DEBUG : Looking for writers 2026/02/04 02:41:55 DEBUG : dir: reading active writers 2026/02/04 02:41:55 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:41:55 DEBUG : dir: Looking for writers 2026/02/04 02:41:55 DEBUG : Looking for writers 2026/02/04 02:41:55 DEBUG : dir: reading active writers 2026/02/04 02:41:55 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:41:55 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 02:41:55 DEBUG : dir: Looking for writers 2026/02/04 02:41:55 DEBUG : Looking for writers 2026/02/04 02:41:55 DEBUG : dir: reading active writers 2026/02/04 02:41:55 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:41:55 DEBUG : dir: Looking for writers 2026/02/04 02:41:55 DEBUG : Looking for writers 2026/02/04 02:41:55 DEBUG : dir: reading active writers 2026/02/04 02:41:55 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:41:55 DEBUG : dir: Looking for writers 2026/02/04 02:41:55 DEBUG : Looking for writers 2026/02/04 02:41:55 DEBUG : dir: reading active writers 2026/02/04 02:41:55 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:41:56 DEBUG : dir: Looking for writers 2026/02/04 02:41:56 DEBUG : Looking for writers 2026/02/04 02:41:56 DEBUG : dir: reading active writers 2026/02/04 02:41:56 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:57 DEBUG : dir: Looking for writers 2026/02/04 02:41:57 DEBUG : Looking for writers 2026/02/04 02:41:57 DEBUG : dir: reading active writers 2026/02/04 02:41:57 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:58 DEBUG : dir: Looking for writers 2026/02/04 02:41:58 DEBUG : Looking for writers 2026/02/04 02:41:58 DEBUG : dir: reading active writers 2026/02/04 02:41:58 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:41:59 DEBUG : dir: Looking for writers 2026/02/04 02:41:59 DEBUG : Looking for writers 2026/02/04 02:41:59 DEBUG : dir: reading active writers 2026/02/04 02:41:59 DEBUG : newLeaf: reading active writers 2026/02/04 02:41:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:42:00 DEBUG : dir: Looking for writers 2026/02/04 02:42:00 DEBUG : Looking for writers 2026/02/04 02:42:00 DEBUG : dir: reading active writers 2026/02/04 02:42:00 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:42:00 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 02:42:00 DEBUG : newLeaf: size = 25 OK 2026/02/04 02:42:00 INFO : newLeaf: Copied (replaced existing) 2026/02/04 02:42:00 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 02:42:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 02:42:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:42:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 02:42:01 DEBUG : dir: Looking for writers 2026/02/04 02:42:01 DEBUG : Looking for writers 2026/02/04 02:42:01 DEBUG : dir: reading active writers 2026/02/04 02:42:01 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:01 DEBUG : >WaitForWriters: 2026/02/04 02:42:02 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:42:02 DEBUG : dir: Looking for writers 2026/02/04 02:42:02 DEBUG : Looking for writers 2026/02/04 02:42:02 DEBUG : dir: reading active writers 2026/02/04 02:42:02 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:02 DEBUG : >WaitForWriters: 2026/02/04 02:42:02 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 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: TestFileRename/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:42:13 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:42:13 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:42:13 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:42:13 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:42:13 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:42:19 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:42:19 DEBUG : dir: Looking for writers 2026/02/04 02:42:19 DEBUG : file1: reading active writers 2026/02/04 02:42:19 DEBUG : Looking for writers 2026/02/04 02:42:19 DEBUG : dir: reading active writers 2026/02/04 02:42:19 DEBUG : >WaitForWriters: 2026/02/04 02:42:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:42:19 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:42:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:42:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:42:19 DEBUG : dir/file1(0xc000a08480): _readAt: size=512, off=0 2026/02/04 02:42:19 DEBUG : dir/file1(0xc000a08480): openPending: 2026/02/04 02:42:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 02:42:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 02:42:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:42:19 DEBUG : dir/file1(0xc000a08480): >openPending: err= 2026/02/04 02:42:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/04 02:42:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 02:42:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 02:42:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:42:19 DEBUG : dir/file1(0xc000a08480): >_readAt: n=14, err=EOF 2026/02/04 02:42:19 DEBUG : dir/file1(0xc000a08480): close: 2026/02/04 02:42:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:42:15 +0000 UTC 2026/02/04 02:42:19 DEBUG : dir/file1(0xc000a08480): >close: err= 2026/02/04 02:42:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:42:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 02:42:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000440840 2026/02/04 02:42:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:42:21 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/full,forceCache=false Messages: listing wrong, want newLeaf (14) 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/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/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/04 02:42:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 02:42:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 02:42:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000440840 2026/02/04 02:42:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 02:42:32 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 fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/04 02:42:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:42:41 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:42:41 DEBUG : dir/file1(0xc0003c1680): openPending: 2026/02/04 02:42:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 02:42:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 02:42:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:42:41 DEBUG : dir/file1(0xc0003c1680): >openPending: err= 2026/02/04 02:42:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 02:42:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:42:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:42:41 DEBUG : dir/file1(0xc0003c1680): _writeAt: size=25, off=0 2026/02/04 02:42:41 DEBUG : dir/file1(0xc0003c1680): >_writeAt: n=25, err= 2026/02/04 02:42:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 02:42:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 02:42:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000440840 2026/02/04 02:42:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 02:42:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:42:43 DEBUG : newLeaf(0xc0003c1680): close: 2026/02/04 02:42:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 02:42:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 02:42:41.673414464 +0000 UTC m=+3425.903056490 2026/02/04 02:42:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 02:42:43 DEBUG : newLeaf(0xc0003c1680): >close: err= 2026/02/04 02:42:43 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:42:43 DEBUG : dir: Looking for writers 2026/02/04 02:42:43 DEBUG : Looking for writers 2026/02/04 02:42:43 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:43 DEBUG : dir: reading active writers 2026/02/04 02:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:42:43 DEBUG : dir: Looking for writers 2026/02/04 02:42:43 DEBUG : Looking for writers 2026/02/04 02:42:43 DEBUG : dir: reading active writers 2026/02/04 02:42:43 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:42:43 DEBUG : dir: Looking for writers 2026/02/04 02:42:43 DEBUG : Looking for writers 2026/02/04 02:42:43 DEBUG : dir: reading active writers 2026/02/04 02:42:43 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:42:43 DEBUG : dir: Looking for writers 2026/02/04 02:42:43 DEBUG : Looking for writers 2026/02/04 02:42:43 DEBUG : dir: reading active writers 2026/02/04 02:42:43 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:42:43 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 02:42:43 DEBUG : dir: Looking for writers 2026/02/04 02:42:43 DEBUG : Looking for writers 2026/02/04 02:42:43 DEBUG : dir: reading active writers 2026/02/04 02:42:43 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:42:43 DEBUG : dir: Looking for writers 2026/02/04 02:42:43 DEBUG : Looking for writers 2026/02/04 02:42:43 DEBUG : dir: reading active writers 2026/02/04 02:42:43 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:42:44 DEBUG : dir: Looking for writers 2026/02/04 02:42:44 DEBUG : Looking for writers 2026/02/04 02:42:44 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:44 DEBUG : dir: reading active writers 2026/02/04 02:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:42:44 DEBUG : dir: Looking for writers 2026/02/04 02:42:44 DEBUG : Looking for writers 2026/02/04 02:42:44 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:44 DEBUG : dir: reading active writers 2026/02/04 02:42:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:42:45 DEBUG : dir: Looking for writers 2026/02/04 02:42:45 DEBUG : Looking for writers 2026/02/04 02:42:45 DEBUG : dir: reading active writers 2026/02/04 02:42:45 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:42:46 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 02:42:46 DEBUG : newLeaf: size = 25 OK 2026/02/04 02:42:46 INFO : newLeaf: Copied (replaced existing) 2026/02/04 02:42:46 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 02:42:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 02:42:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:42:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 02:42:46 DEBUG : dir: Looking for writers 2026/02/04 02:42:46 DEBUG : Looking for writers 2026/02/04 02:42:46 DEBUG : dir: reading active writers 2026/02/04 02:42:46 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:46 DEBUG : >WaitForWriters: 2026/02/04 02:42:47 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:42:47 DEBUG : dir: Looking for writers 2026/02/04 02:42:47 DEBUG : Looking for writers 2026/02/04 02:42:47 DEBUG : dir: reading active writers 2026/02/04 02:42:47 DEBUG : newLeaf: reading active writers 2026/02/04 02:42:47 DEBUG : >WaitForWriters: 2026/02/04 02:42:47 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 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: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (307.26s) --- FAIL: TestFileRename/off,forceCache=false (62.37s) --- FAIL: TestFileRename/minimal,forceCache=false (53.23s) --- FAIL: TestFileRename/minimal,forceCache=true (51.92s) --- FAIL: TestFileRename/writes,forceCache=false (41.80s) --- FAIL: TestFileRename/writes,forceCache=true (53.13s) --- FAIL: TestFileRename/full,forceCache=false (44.81s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:42:58 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:42:58 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:42:58 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:42:58 DEBUG : Looking for writers 2026/02/04 02:42:58 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.88s) === 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 "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:42:59 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/02/04 02:43:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:43:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:43:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 02:43:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 02:43:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:43:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/04 02:43:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/04 02:43:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:43:17 DEBUG : dir: Looking for writers 2026/02/04 02:43:17 DEBUG : file1: reading active writers 2026/02/04 02:43:17 DEBUG : Looking for writers 2026/02/04 02:43:17 DEBUG : dir: reading active writers 2026/02/04 02:43:17 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 --- PASS: TestReadFileHandleMethods (22.93s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:43:22 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2026/02/04 02:43:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:43:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:43:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 02:43:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 02:43:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:43:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/04 02:43:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/04 02:43:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/04 02:43:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/04 02:43:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/04 02:43:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/04 02:43:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/04 02:43:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/04 02:43:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/04 02:43:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/04 02:43:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/04 02:43:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/04 02:43:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/04 02:43:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/04 02:43:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/04 02:43:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/04 02:43:37 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:43:37 DEBUG : dir: Looking for writers 2026/02/04 02:43:37 DEBUG : file1: reading active writers 2026/02/04 02:43:37 DEBUG : Looking for writers 2026/02/04 02:43:37 DEBUG : dir: reading active writers 2026/02/04 02:43:37 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: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: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (28.96s) === RUN TestReadFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:43:51 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/02/04 02:44:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:44:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:44:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 02:44:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 02:44:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:44:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/04 02:44:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/04 02:44:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/04 02:44:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/04 02:44:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/04 02:44:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/04 02:44:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/04 02:44:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/04 02:44:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/04 02:44:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/04 02:44:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/04 02:44:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/04 02:44:06 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/04 02:44:06 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/04 02:44:06 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/04 02:44:06 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/04 02:44:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/04 02:44:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/04 02:44:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/04 02:44:06 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/04 02:44:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/04 02:44:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/04 02:44:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/04 02:44:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/04 02:44:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/04 02:44:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/04 02:44:07 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/04 02:44:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/04 02:44:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/04 02:44:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/04 02:44:07 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/04 02:44:07 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:44:07 DEBUG : dir: Looking for writers 2026/02/04 02:44:07 DEBUG : file1: reading active writers 2026/02/04 02:44:07 DEBUG : Looking for writers 2026/02/04 02:44:07 DEBUG : dir: reading active writers 2026/02/04 02:44:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (18.12s) === RUN TestReadFileHandleFlush run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:44:09 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleFlush Messages: 1 objects not found 2026/02/04 02:44:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:44:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:44:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 02:44:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 02:44:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:44:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/04 02:44:23 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:44:23 DEBUG : dir: Looking for writers 2026/02/04 02:44:23 DEBUG : file1: reading active writers 2026/02/04 02:44:23 DEBUG : Looking for writers 2026/02/04 02:44:23 DEBUG : dir: reading active writers 2026/02/04 02:44:23 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: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: TestReadFileHandleFlush Messages: directories --- FAIL: TestReadFileHandleFlush (28.50s) === RUN TestReadFileHandleRelease run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:44:37 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:44:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:44:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:44:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 02:44:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 02:44:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:44:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/04 02:44:49 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/04 02:44:49 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/04 02:44:49 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:44:49 DEBUG : dir: Looking for writers 2026/02/04 02:44:49 DEBUG : file1: reading active writers 2026/02/04 02:44:49 DEBUG : Looking for writers 2026/02/04 02:44:49 DEBUG : dir: reading active writers 2026/02/04 02:44:49 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: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: TestReadFileHandleRelease Messages: directories --- FAIL: TestReadFileHandleRelease (25.42s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:45:03 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:45:03 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:45:03 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:03 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:03 DEBUG : Config file has changed externally - reloading 2026/02/04 02:45:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:45:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:45:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:03 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 02:45:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:45:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:45:19 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:45:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:45:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:45:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): _readAt: size=1, off=0 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): openPending: 2026/02/04 02:45:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 02:45:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 02:45:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): >openPending: err= 2026/02/04 02:45:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/04 02:45:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 02:45:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 02:45:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): >_readAt: n=1, err= 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): _readAt: size=256, off=1 2026/02/04 02:45:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): >_readAt: n=15, err=EOF 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): _readAt: size=16, off=16 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): >_readAt: n=0, err=EOF 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): close: 2026/02/04 02:45:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:45:04 +0000 UTC 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): >close: err= 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): close: 2026/02/04 02:45:19 DEBUG : dir/file1(0xc000115540): >close: err=file already closed 2026/02/04 02:45:19 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:45:19 DEBUG : dir: Looking for writers 2026/02/04 02:45:19 DEBUG : file1: reading active writers 2026/02/04 02:45:19 DEBUG : Looking for writers 2026/02/04 02:45:19 DEBUG : dir: reading active writers 2026/02/04 02:45:19 DEBUG : >WaitForWriters: 2026/02/04 02:45:19 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 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 --- PASS: TestRWFileHandleMethodsRead (20.96s) === RUN TestRWFileHandleSeek run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:45:24 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:45:24 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:45:24 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:24 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:45:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:24 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 02:45:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:45:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:45:41 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:45:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:45:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:45:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): _readAt: size=1, off=0 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): openPending: 2026/02/04 02:45:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 02:45:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 02:45:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): >openPending: err= 2026/02/04 02:45:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/04 02:45:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 02:45:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 02:45:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): >_readAt: n=1, err= 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): _readAt: size=1, off=5 2026/02/04 02:45:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): >_readAt: n=1, err= 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): _readAt: size=1, off=3 2026/02/04 02:45:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): >_readAt: n=1, err= 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): _readAt: size=1, off=13 2026/02/04 02:45:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): >_readAt: n=1, err= 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): _readAt: size=16, off=100 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): >_readAt: n=0, err=EOF 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): close: 2026/02/04 02:45:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:45:25 +0000 UTC 2026/02/04 02:45:41 DEBUG : dir/file1(0xc0009f2600): >close: err= 2026/02/04 02:45:41 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:45:41 DEBUG : dir: Looking for writers 2026/02/04 02:45:41 DEBUG : file1: reading active writers 2026/02/04 02:45:41 DEBUG : Looking for writers 2026/02/04 02:45:41 DEBUG : dir: reading active writers 2026/02/04 02:45:41 DEBUG : >WaitForWriters: 2026/02/04 02:45:41 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleSeek (20.90s) === RUN TestRWFileHandleReadAt run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:45:44 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:45:44 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:45:44 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:44 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:45:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:45:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:45:44 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 02:46:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:46:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:46:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:46:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:46:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 02:46:02 DEBUG : dir/file1(0xc0009f30c0): _readAt: size=1, off=0 2026/02/04 02:46:02 DEBUG : dir/file1(0xc0009f30c0): openPending: 2026/02/04 02:46:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 02:46:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 02:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:46:02 DEBUG : dir/file1(0xc0009f30c0): >openPending: err= 2026/02/04 02:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/04 02:46:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 02:46:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 02:46:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >_readAt: n=1, err= 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): _readAt: size=1, off=5 2026/02/04 02:46:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >_readAt: n=1, err= 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): _readAt: size=1, off=1 2026/02/04 02:46:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >_readAt: n=1, err= 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): _readAt: size=6, off=10 2026/02/04 02:46:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >_readAt: n=6, err= 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): _readAt: size=256, off=10 2026/02/04 02:46:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >_readAt: n=6, err=EOF 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): _readAt: size=256, off=100 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >_readAt: n=0, err=EOF 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): close: 2026/02/04 02:46:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:45:46 +0000 UTC 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >close: err= 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): _readAt: size=256, off=100 2026/02/04 02:46:03 DEBUG : dir/file1(0xc0009f30c0): >_readAt: n=0, err=file already closed 2026/02/04 02:46:03 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:46:03 DEBUG : dir: Looking for writers 2026/02/04 02:46:03 DEBUG : file1: reading active writers 2026/02/04 02:46:03 DEBUG : Looking for writers 2026/02/04 02:46:03 DEBUG : dir: reading active writers 2026/02/04 02:46:03 DEBUG : >WaitForWriters: 2026/02/04 02:46:03 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleReadAt (21.46s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:46:06 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:46:06 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:46:06 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:06 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:06 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2026/02/04 02:46:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:46:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:46:20 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:46:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:46:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:46:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 02:46:20 DEBUG : dir/file1(0xc00035ba40): RWFileHandle.Flush 2026/02/04 02:46:20 DEBUG : dir/file1(0xc00035ba40): _readAt: size=256, off=0 2026/02/04 02:46:20 DEBUG : dir/file1(0xc00035ba40): openPending: 2026/02/04 02:46:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 02:46:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 02:46:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:46:20 DEBUG : dir/file1(0xc00035ba40): >openPending: err= 2026/02/04 02:46:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/04 02:46:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 02:46:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 02:46:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:46:21 DEBUG : dir/file1(0xc00035ba40): >_readAt: n=16, err=EOF 2026/02/04 02:46:21 DEBUG : dir/file1(0xc00035ba40): RWFileHandle.Flush 2026/02/04 02:46:21 DEBUG : dir/file1(0xc00035ba40): RWFileHandle.Flush 2026/02/04 02:46:21 DEBUG : dir/file1(0xc00035ba40): close: 2026/02/04 02:46:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:46:08 +0000 UTC 2026/02/04 02:46:21 DEBUG : dir/file1(0xc00035ba40): >close: err= 2026/02/04 02:46:21 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:46:21 DEBUG : dir: Looking for writers 2026/02/04 02:46:21 DEBUG : file1: reading active writers 2026/02/04 02:46:21 DEBUG : Looking for writers 2026/02/04 02:46:21 DEBUG : dir: reading active writers 2026/02/04 02:46:21 DEBUG : >WaitForWriters: 2026/02/04 02:46:21 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 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: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: TestRWFileHandleFlushRead Messages: directories --- FAIL: TestRWFileHandleFlushRead (29.05s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:46:35 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:46:35 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:46:35 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:35 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:35 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:46:42 DEBUG : forgetting directory cache 2026/02/04 02:46:42 DEBUG : dir: forgetting directory cache 2026/02/04 02:46:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:46:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:46:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 02:46:43 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:46:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:46:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): _readAt: size=256, off=0 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): openPending: 2026/02/04 02:46:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 02:46:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 02:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): >openPending: err= 2026/02/04 02:46:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/04 02:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 02:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 02:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): >_readAt: n=16, err=EOF 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): RWFileHandle.Release 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): close: 2026/02/04 02:46:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:46:36 +0000 UTC 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): >close: err= 2026/02/04 02:46:43 DEBUG : dir/file1(0xc000b08680): RWFileHandle.Release 2026/02/04 02:46:43 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:46:43 DEBUG : dir: Looking for writers 2026/02/04 02:46:43 DEBUG : file1: reading active writers 2026/02/04 02:46:43 DEBUG : Looking for writers 2026/02/04 02:46:43 DEBUG : dir: reading active writers 2026/02/04 02:46:43 DEBUG : >WaitForWriters: 2026/02/04 02:46:43 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 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: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: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (21.97s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:46:57 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:46:57 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:46:57 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:57 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:46:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:46:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:46:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:46:57 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:46:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:46:58 DEBUG : file1: newRWFileHandle: 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): openPending: 2026/02/04 02:46:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:46:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): >openPending: err= 2026/02/04 02:46:58 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 02:46:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:46:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 02:46:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): _writeAt: size=5, off=0 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): >_writeAt: n=5, err= 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): _writeAt: size=7, off=5 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): >_writeAt: n=7, err= 2026/02/04 02:46:58 DEBUG : file1: vfs cache: truncate to size=11 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): close: 2026/02/04 02:46:58 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 02:46:58.137663464 +0000 UTC m=+3682.367305460 2026/02/04 02:46:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): >close: err= 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): close: 2026/02/04 02:46:58 DEBUG : file1(0xc0009f3e00): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleMethodsWrite 2026/02/04 02:46:58 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:46:58 DEBUG : dir: Looking for writers 2026/02/04 02:46:58 DEBUG : Looking for writers 2026/02/04 02:46:58 DEBUG : file1: reading active writers 2026/02/04 02:46:58 DEBUG : dir: reading active writers 2026/02/04 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:46:58 DEBUG : dir: Looking for writers 2026/02/04 02:46:58 DEBUG : Looking for writers 2026/02/04 02:46:58 DEBUG : dir: reading active writers 2026/02/04 02:46:58 DEBUG : file1: reading active writers 2026/02/04 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:46:58 DEBUG : dir: Looking for writers 2026/02/04 02:46:58 DEBUG : Looking for writers 2026/02/04 02:46:58 DEBUG : file1: reading active writers 2026/02/04 02:46:58 DEBUG : dir: reading active writers 2026/02/04 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:46:58 DEBUG : dir: Looking for writers 2026/02/04 02:46:58 DEBUG : Looking for writers 2026/02/04 02:46:58 DEBUG : dir: reading active writers 2026/02/04 02:46:58 DEBUG : file1: reading active writers 2026/02/04 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:46:58 DEBUG : file1: vfs cache: starting upload 2026/02/04 02:46:58 DEBUG : dir: Looking for writers 2026/02/04 02:46:58 DEBUG : Looking for writers 2026/02/04 02:46:58 DEBUG : dir: reading active writers 2026/02/04 02:46:58 DEBUG : file1: reading active writers 2026/02/04 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:46:58 DEBUG : dir: Looking for writers 2026/02/04 02:46:58 DEBUG : Looking for writers 2026/02/04 02:46:58 DEBUG : dir: reading active writers 2026/02/04 02:46:58 DEBUG : file1: reading active writers 2026/02/04 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:46:58 DEBUG : dir: Looking for writers 2026/02/04 02:46:58 DEBUG : Looking for writers 2026/02/04 02:46:58 DEBUG : dir: reading active writers 2026/02/04 02:46:58 DEBUG : file1: reading active writers 2026/02/04 02:46:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:46:59 DEBUG : dir: Looking for writers 2026/02/04 02:46:59 DEBUG : Looking for writers 2026/02/04 02:46:59 DEBUG : file1: reading active writers 2026/02/04 02:46:59 DEBUG : dir: reading active writers 2026/02/04 02:46:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:00 DEBUG : dir: Looking for writers 2026/02/04 02:47:00 DEBUG : Looking for writers 2026/02/04 02:47:00 DEBUG : dir: reading active writers 2026/02/04 02:47:00 DEBUG : file1: reading active writers 2026/02/04 02:47:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:01 DEBUG : dir: Looking for writers 2026/02/04 02:47:01 DEBUG : Looking for writers 2026/02/04 02:47:01 DEBUG : dir: reading active writers 2026/02/04 02:47:01 DEBUG : file1: reading active writers 2026/02/04 02:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:02 DEBUG : dir: Looking for writers 2026/02/04 02:47:02 DEBUG : Looking for writers 2026/02/04 02:47:02 DEBUG : dir: reading active writers 2026/02/04 02:47:02 DEBUG : file1: reading active writers 2026/02/04 02:47:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:03 DEBUG : dir: Looking for writers 2026/02/04 02:47:03 DEBUG : Looking for writers 2026/02/04 02:47:03 DEBUG : dir: reading active writers 2026/02/04 02:47:03 DEBUG : file1: reading active writers 2026/02/04 02:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:04 DEBUG : dir: Looking for writers 2026/02/04 02:47:04 DEBUG : Looking for writers 2026/02/04 02:47:04 DEBUG : dir: reading active writers 2026/02/04 02:47:04 DEBUG : file1: reading active writers 2026/02/04 02:47:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:05 DEBUG : file1: size = 11 OK 2026/02/04 02:47:05 INFO : file1: Copied (new) 2026/02/04 02:47:05 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/04 02:47:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 02:47:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:47:05 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 02:47:05 DEBUG : dir: Looking for writers 2026/02/04 02:47:05 DEBUG : Looking for writers 2026/02/04 02:47:05 DEBUG : dir: reading active writers 2026/02/04 02:47:05 DEBUG : file1: reading active writers 2026/02/04 02:47:05 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/02/04 02:47:08 DEBUG : forgetting directory cache 2026/02/04 02:47:08 DEBUG : dir: forgetting directory cache 2026/02/04 02:47:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 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: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/vfs/read_write_test.go:337 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories 2026/02/04 02:47:14 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:47:14 DEBUG : dir: Looking for writers 2026/02/04 02:47:14 DEBUG : Looking for writers 2026/02/04 02:47:14 DEBUG : dir: reading active writers 2026/02/04 02:47:14 DEBUG : file1: reading active writers 2026/02/04 02:47:14 DEBUG : >WaitForWriters: 2026/02/04 02:47:14 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsWrite (19.69s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:47:17 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:47:17 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:47:17 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:17 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:47:17 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:47:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:47:17 DEBUG : file1: newRWFileHandle: 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): openPending: 2026/02/04 02:47:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:47:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): >openPending: err= 2026/02/04 02:47:17 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 02:47:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:47:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 02:47:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): _writeAt: size=7, off=0 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): >_writeAt: n=7, err= 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): _writeAt: size=6, off=5 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): >_writeAt: n=6, err= 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): close: 2026/02/04 02:47:17 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 02:47:17.316753039 +0000 UTC m=+3701.546395035 2026/02/04 02:47:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): >close: err= 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): _writeAt: size=5, off=0 2026/02/04 02:47:17 DEBUG : file1(0xc000a08340): >_writeAt: n=0, err=file already closed 2026/02/04 02:47:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:47:17 DEBUG : Looking for writers 2026/02/04 02:47:17 DEBUG : file1: reading active writers 2026/02/04 02:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:47:17 DEBUG : Looking for writers 2026/02/04 02:47:17 DEBUG : file1: reading active writers 2026/02/04 02:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:47:17 DEBUG : Looking for writers 2026/02/04 02:47:17 DEBUG : file1: reading active writers 2026/02/04 02:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:47:17 DEBUG : Looking for writers 2026/02/04 02:47:17 DEBUG : file1: reading active writers 2026/02/04 02:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:47:17 DEBUG : file1: vfs cache: starting upload 2026/02/04 02:47:17 DEBUG : Looking for writers 2026/02/04 02:47:17 DEBUG : file1: reading active writers 2026/02/04 02:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:47:17 DEBUG : Looking for writers 2026/02/04 02:47:17 DEBUG : file1: reading active writers 2026/02/04 02:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:47:17 DEBUG : Looking for writers 2026/02/04 02:47:17 DEBUG : file1: reading active writers 2026/02/04 02:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:47:18 DEBUG : Looking for writers 2026/02/04 02:47:18 DEBUG : file1: reading active writers 2026/02/04 02:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:19 DEBUG : Looking for writers 2026/02/04 02:47:19 DEBUG : file1: reading active writers 2026/02/04 02:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:20 DEBUG : file1: size = 11 OK 2026/02/04 02:47:20 INFO : file1: Copied (new) 2026/02/04 02:47:20 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/04 02:47:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 02:47:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:47:20 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 02:47:20 DEBUG : Looking for writers 2026/02/04 02:47:20 DEBUG : file1: reading active writers 2026/02/04 02:47:20 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want file1 (11) got fstest.go:203: Not found "file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleWriteAt Messages: 1 objects not found 2026/02/04 02:47:29 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:47:29 DEBUG : Looking for writers 2026/02/04 02:47:29 DEBUG : file1: reading active writers 2026/02/04 02:47:29 DEBUG : >WaitForWriters: 2026/02/04 02:47:29 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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 2026/02/04 02:47:36 DEBUG : forgetting directory cache 2026/02/04 02:47:36 DEBUG : dir: forgetting directory cache 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: TestRWFileHandleWriteAt Messages: listing wrong, want got file1 (11) 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: TestRWFileHandleWriteAt Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleWriteAt (21.21s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:47:38 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:47:38 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:47:38 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:38 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:47:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:47:38 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:47:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:47:38 DEBUG : file1: newRWFileHandle: 2026/02/04 02:47:38 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 02:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:47:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 02:47:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 02:47:38 DEBUG : file1(0xc0003c0900): close: 2026/02/04 02:47:38 DEBUG : file1(0xc0003c0900): >close: err= 2026/02/04 02:47:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 02:47:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 02:47:38 DEBUG : file2: newRWFileHandle: 2026/02/04 02:47:38 DEBUG : file2(0xc0003c0c00): openPending: 2026/02/04 02:47:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:47:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 02:47:38 DEBUG : file2(0xc0003c0c00): >openPending: err= 2026/02/04 02:47:38 DEBUG : file2: >newRWFileHandle: err= 2026/02/04 02:47:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 02:47:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/04 02:47:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/04 02:47:38 DEBUG : file2(0xc0003c0c00): RWFileHandle.Flush 2026/02/04 02:47:38 DEBUG : file2(0xc0003c0c00): RWFileHandle.Release 2026/02/04 02:47:38 DEBUG : file2(0xc0003c0c00): close: 2026/02/04 02:47:38 DEBUG : file2: vfs cache: setting modification time to 2026-02-04 02:47:38.82418978 +0000 UTC m=+3723.053831775 2026/02/04 02:47:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/04 02:47:38 DEBUG : file2(0xc0003c0c00): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,11,false", "file2,0,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=2) { - (string) (len=13) "file1,0,false", + (string) (len=14) "file1,11,false", (string) (len=13) "file2,0,false" Test: TestRWFileHandleWriteNoWrite 2026/02/04 02:47:38 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:47:38 DEBUG : Looking for writers 2026/02/04 02:47:38 DEBUG : file1: reading active writers 2026/02/04 02:47:38 DEBUG : file2: reading active writers 2026/02/04 02:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:47:38 DEBUG : Looking for writers 2026/02/04 02:47:38 DEBUG : file2: reading active writers 2026/02/04 02:47:38 DEBUG : file1: reading active writers 2026/02/04 02:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:47:38 DEBUG : Looking for writers 2026/02/04 02:47:38 DEBUG : file1: reading active writers 2026/02/04 02:47:38 DEBUG : file2: reading active writers 2026/02/04 02:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:47:38 DEBUG : Looking for writers 2026/02/04 02:47:38 DEBUG : file1: reading active writers 2026/02/04 02:47:38 DEBUG : file2: reading active writers 2026/02/04 02:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:47:38 DEBUG : file2: vfs cache: starting upload 2026/02/04 02:47:38 DEBUG : Looking for writers 2026/02/04 02:47:38 DEBUG : file1: reading active writers 2026/02/04 02:47:38 DEBUG : file2: reading active writers 2026/02/04 02:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:47:39 DEBUG : Looking for writers 2026/02/04 02:47:39 DEBUG : file1: reading active writers 2026/02/04 02:47:39 DEBUG : file2: reading active writers 2026/02/04 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:47:39 DEBUG : Looking for writers 2026/02/04 02:47:39 DEBUG : file1: reading active writers 2026/02/04 02:47:39 DEBUG : file2: reading active writers 2026/02/04 02:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:47:40 DEBUG : Looking for writers 2026/02/04 02:47:40 DEBUG : file1: reading active writers 2026/02/04 02:47:40 DEBUG : file2: reading active writers 2026/02/04 02:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:41 DEBUG : Looking for writers 2026/02/04 02:47:41 DEBUG : file1: reading active writers 2026/02/04 02:47:41 DEBUG : file2: reading active writers 2026/02/04 02:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:42 DEBUG : Looking for writers 2026/02/04 02:47:42 DEBUG : file1: reading active writers 2026/02/04 02:47:42 DEBUG : file2: reading active writers 2026/02/04 02:47:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:47:42 DEBUG : file2: size = 0 OK 2026/02/04 02:47:42 INFO : file2: Copied (new) 2026/02/04 02:47:42 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/04 02:47:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/04 02:47:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 02:47:42 INFO : file2: vfs cache: upload succeeded try #1 2026/02/04 02:47:43 DEBUG : Looking for writers 2026/02/04 02:47:43 DEBUG : file1: reading active writers 2026/02/04 02:47:43 DEBUG : file2: reading active writers 2026/02/04 02:47:43 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file2 (0) fstest.go:203: Not found "file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleWriteNoWrite Messages: 1 objects not found 2026/02/04 02:47:51 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:47:51 DEBUG : Looking for writers 2026/02/04 02:47:51 DEBUG : file1: reading active writers 2026/02/04 02:47:51 DEBUG : file2: reading active writers 2026/02/04 02:47:51 DEBUG : >WaitForWriters: 2026/02/04 02:47:51 DEBUG : drime root 'rclone-test-dirubod4zofi': 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 --- FAIL: TestRWFileHandleWriteNoWrite (22.16s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:48:00 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:48:00 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:48:00 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:00 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:48:00 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:48:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:48:00 DEBUG : file1: newRWFileHandle: 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): openPending: 2026/02/04 02:48:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:48:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): >openPending: err= 2026/02/04 02:48:00 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 02:48:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:48:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 02:48:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): _writeAt: size=5, off=0 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): >_writeAt: n=5, err= 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): RWFileHandle.Flush 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): RWFileHandle.Flush 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): close: 2026/02/04 02:48:00 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 02:48:00.710871173 +0000 UTC m=+3744.940513199 2026/02/04 02:48:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:48:00 DEBUG : file1(0xc0003c1940): >close: err= 2026/02/04 02:48:00 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:48:00 DEBUG : Looking for writers 2026/02/04 02:48:00 DEBUG : file1: reading active writers 2026/02/04 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:48:00 DEBUG : Looking for writers 2026/02/04 02:48:00 DEBUG : file1: reading active writers 2026/02/04 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:48:00 DEBUG : Looking for writers 2026/02/04 02:48:00 DEBUG : file1: reading active writers 2026/02/04 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:48:00 DEBUG : Looking for writers 2026/02/04 02:48:00 DEBUG : file1: reading active writers 2026/02/04 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:48:00 DEBUG : file1: vfs cache: starting upload 2026/02/04 02:48:00 DEBUG : Looking for writers 2026/02/04 02:48:00 DEBUG : file1: reading active writers 2026/02/04 02:48:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:48:01 DEBUG : Looking for writers 2026/02/04 02:48:01 DEBUG : file1: reading active writers 2026/02/04 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:48:01 DEBUG : Looking for writers 2026/02/04 02:48:01 DEBUG : file1: reading active writers 2026/02/04 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:48:01 DEBUG : Looking for writers 2026/02/04 02:48:01 DEBUG : file1: reading active writers 2026/02/04 02:48:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:02 DEBUG : Looking for writers 2026/02/04 02:48:02 DEBUG : file1: reading active writers 2026/02/04 02:48:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:03 DEBUG : Looking for writers 2026/02/04 02:48:03 DEBUG : file1: reading active writers 2026/02/04 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:04 DEBUG : forgetting directory cache 2026/02/04 02:48:04 DEBUG : dir: forgetting directory cache 2026/02/04 02:48:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:48:04 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:48:04 DEBUG : Looking for writers 2026/02/04 02:48:04 DEBUG : file1: reading active writers 2026/02/04 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:05 DEBUG : Looking for writers 2026/02/04 02:48:05 DEBUG : file1: reading active writers 2026/02/04 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:06 DEBUG : file1: size = 5 OK 2026/02/04 02:48:06 INFO : file1: Copied (new) 2026/02/04 02:48:06 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/04 02:48:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 02:48:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:48:06 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 02:48:06 DEBUG : Looking for writers 2026/02/04 02:48:06 DEBUG : file1: reading active writers 2026/02/04 02:48:06 DEBUG : >WaitForWriters: 2026/02/04 02:48:06 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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: TestRWFileHandleFlushWrite Messages: listing wrong, want got file1 (5) 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: TestRWFileHandleFlushWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleFlushWrite (15.45s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:48:15 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:48:15 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:48:15 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:15 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:48:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:48:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:48:15 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:48:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:48:16 DEBUG : file1: newRWFileHandle: 2026/02/04 02:48:16 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 02:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:48:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 02:48:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): _writeAt: size=5, off=0 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): openPending: 2026/02/04 02:48:16 DEBUG : file1: vfs cache: checking remote fingerprint "5" against cached fingerprint "" 2026/02/04 02:48:16 DEBUG : file1: vfs cache: truncate to size=5 2026/02/04 02:48:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): >openPending: err= 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): >_writeAt: n=5, err= 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): RWFileHandle.Release 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): close: 2026/02/04 02:48:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:48:16 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 02:48:16.583617935 +0000 UTC m=+3760.813259930 2026/02/04 02:48:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): >close: err= 2026/02/04 02:48:16 DEBUG : file1(0xc0009f2640): RWFileHandle.Release 2026/02/04 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:48:16 DEBUG : Looking for writers 2026/02/04 02:48:16 DEBUG : file1: reading active writers 2026/02/04 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:48:16 DEBUG : Looking for writers 2026/02/04 02:48:16 DEBUG : file1: reading active writers 2026/02/04 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:48:16 DEBUG : Looking for writers 2026/02/04 02:48:16 DEBUG : file1: reading active writers 2026/02/04 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:48:16 DEBUG : Looking for writers 2026/02/04 02:48:16 DEBUG : file1: reading active writers 2026/02/04 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:48:16 DEBUG : file1: vfs cache: starting upload 2026/02/04 02:48:16 DEBUG : Looking for writers 2026/02/04 02:48:16 DEBUG : file1: reading active writers 2026/02/04 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:48:16 DEBUG : Looking for writers 2026/02/04 02:48:16 DEBUG : file1: reading active writers 2026/02/04 02:48:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:48:17 DEBUG : Looking for writers 2026/02/04 02:48:17 DEBUG : file1: reading active writers 2026/02/04 02:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:48:17 DEBUG : Looking for writers 2026/02/04 02:48:17 DEBUG : file1: reading active writers 2026/02/04 02:48:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:18 DEBUG : Looking for writers 2026/02/04 02:48:18 DEBUG : file1: reading active writers 2026/02/04 02:48:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:19 DEBUG : Looking for writers 2026/02/04 02:48:19 DEBUG : file1: reading active writers 2026/02/04 02:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:20 DEBUG : Looking for writers 2026/02/04 02:48:20 DEBUG : file1: reading active writers 2026/02/04 02:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:21 DEBUG : file1: Removing old object on successful upload 2026/02/04 02:48:21 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:48:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 02:48:21 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:48:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 02:48:21 DEBUG : Looking for writers 2026/02/04 02:48:21 DEBUG : file1: reading active writers 2026/02/04 02:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:22 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:48:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 02:48:22 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:48:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 02:48:22 DEBUG : Looking for writers 2026/02/04 02:48:22 DEBUG : file1: reading active writers 2026/02/04 02:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:22 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:48:22 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 02:48:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:48:23 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 02:48:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:48:23 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 02:48:23 DEBUG : Looking for writers 2026/02/04 02:48:23 DEBUG : file1: reading active writers 2026/02/04 02:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:48:24 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 02:48:24 DEBUG : Looking for writers 2026/02/04 02:48:24 DEBUG : file1: reading active writers 2026/02/04 02:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:25 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:48:25 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 02:48:25 DEBUG : Looking for writers 2026/02/04 02:48:25 DEBUG : file1: reading active writers 2026/02/04 02:48:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:26 DEBUG : Looking for writers 2026/02/04 02:48:26 DEBUG : file1: reading active writers 2026/02/04 02:48:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:27 DEBUG : Looking for writers 2026/02/04 02:48:27 DEBUG : file1: reading active writers 2026/02/04 02:48:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:28 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 02:48:28 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/04 02:48:28 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 0/10 2026/02/04 02:48:28 DEBUG : Looking for writers 2026/02/04 02:48:28 DEBUG : file1: reading active writers 2026/02/04 02:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:29 DEBUG : Looking for writers 2026/02/04 02:48:29 DEBUG : file1: reading active writers 2026/02/04 02:48:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:30 DEBUG : Looking for writers 2026/02/04 02:48:30 DEBUG : file1: reading active writers 2026/02/04 02:48:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:31 DEBUG : Looking for writers 2026/02/04 02:48:31 DEBUG : file1: reading active writers 2026/02/04 02:48:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:32 DEBUG : Looking for writers 2026/02/04 02:48:32 DEBUG : file1: reading active writers 2026/02/04 02:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:33 DEBUG : Looking for writers 2026/02/04 02:48:33 DEBUG : file1: reading active writers 2026/02/04 02:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:34 DEBUG : Looking for writers 2026/02/04 02:48:34 DEBUG : file1: reading active writers 2026/02/04 02:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:35 DEBUG : Looking for writers 2026/02/04 02:48:35 DEBUG : file1: reading active writers 2026/02/04 02:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:36 DEBUG : Looking for writers 2026/02/04 02:48:36 DEBUG : file1: reading active writers 2026/02/04 02:48:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:37 DEBUG : Looking for writers 2026/02/04 02:48:37 DEBUG : file1: reading active writers 2026/02/04 02:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:38 DEBUG : Looking for writers 2026/02/04 02:48:38 DEBUG : file1: reading active writers 2026/02/04 02:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:39 DEBUG : Looking for writers 2026/02/04 02:48:39 DEBUG : file1: reading active writers 2026/02/04 02:48:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:40 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/04 02:48:40 DEBUG : file1: Removing old object on successful upload 2026/02/04 02:48:40 DEBUG : Looking for writers 2026/02/04 02:48:40 DEBUG : file1: reading active writers 2026/02/04 02:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:41 DEBUG : Looking for writers 2026/02/04 02:48:41 DEBUG : file1: reading active writers 2026/02/04 02:48:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:42 DEBUG : Looking for writers 2026/02/04 02:48:42 DEBUG : file1: reading active writers 2026/02/04 02:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:48:43 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/04 02:48:43 DEBUG : file1: size = 5 OK 2026/02/04 02:48:43 INFO : file1: Copied (replaced existing) 2026/02/04 02:48:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 02:48:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:48:43 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 02:48:43 DEBUG : Looking for writers 2026/02/04 02:48:43 DEBUG : file1: reading active writers 2026/02/04 02:48:43 DEBUG : >WaitForWriters: 2026/02/04 02:48:43 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 2026/02/04 02:48:48 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/04 02:48:51 DEBUG : pacer: Reducing sleep to 640ms 2026/02/04 02:48:52 DEBUG : pacer: Reducing sleep to 320ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:48:54 DEBUG : pacer: Reducing sleep to 160ms 2026/02/04 02:48:54 DEBUG : pacer: Reducing sleep to 80ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:48:56 DEBUG : pacer: Reducing sleep to 40ms 2026/02/04 02:48:56 DEBUG : pacer: Reducing sleep to 20ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/04 02:48:56 DEBUG : forgetting directory cache 2026/02/04 02:48:56 DEBUG : dir: forgetting directory cache 2026/02/04 02:48:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:48:56 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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: TestRWFileHandleReleaseWrite Messages: listing wrong, want got file1 (5) 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: TestRWFileHandleReleaseWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleReleaseWrite (44.93s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:49:00 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:49:00 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:49:00 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:49:00 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:49:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:49:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:49:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:49:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:49:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:49:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:49:00 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:49:01 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 02:49:07 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 02:49:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:49:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:49:08 DEBUG : dir/file1(0xc000115740): openPending: 2026/02/04 02:49:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 02:49:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:49:08 DEBUG : dir/file1(0xc000115740): >openPending: err= 2026/02/04 02:49:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 02:49:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:49:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:49:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 02:49:08 DEBUG : dir/file1(0xc000115740): _writeAt: size=5, off=0 2026/02/04 02:49:08 DEBUG : dir/file1(0xc000115740): >_writeAt: n=5, err= 2026/02/04 02:49:08 DEBUG : dir/file1(0xc000115740): close: 2026/02/04 02:49:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:49:08 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:49:08.237020902 +0000 UTC m=+3812.466662897 2026/02/04 02:49:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:49:08 DEBUG : dir/file1(0xc000115740): >close: err= 2026/02/04 02:49:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:49:08 DEBUG : dir: Looking for writers 2026/02/04 02:49:08 DEBUG : file1: reading active writers 2026/02/04 02:49:08 DEBUG : Looking for writers 2026/02/04 02:49:08 DEBUG : dir: reading active writers 2026/02/04 02:49:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:49:08 DEBUG : dir: Looking for writers 2026/02/04 02:49:08 DEBUG : file1: reading active writers 2026/02/04 02:49:08 DEBUG : Looking for writers 2026/02/04 02:49:08 DEBUG : dir: reading active writers 2026/02/04 02:49:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:49:08 DEBUG : dir: Looking for writers 2026/02/04 02:49:08 DEBUG : file1: reading active writers 2026/02/04 02:49:08 DEBUG : Looking for writers 2026/02/04 02:49:08 DEBUG : dir: reading active writers 2026/02/04 02:49:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:49:08 DEBUG : dir: Looking for writers 2026/02/04 02:49:08 DEBUG : file1: reading active writers 2026/02/04 02:49:08 DEBUG : Looking for writers 2026/02/04 02:49:08 DEBUG : dir: reading active writers 2026/02/04 02:49:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:49:08 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 02:49:08 DEBUG : dir: Looking for writers 2026/02/04 02:49:08 DEBUG : file1: reading active writers 2026/02/04 02:49:08 DEBUG : Looking for writers 2026/02/04 02:49:08 DEBUG : dir: reading active writers 2026/02/04 02:49:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:49:08 DEBUG : dir: Looking for writers 2026/02/04 02:49:08 DEBUG : file1: reading active writers 2026/02/04 02:49:08 DEBUG : Looking for writers 2026/02/04 02:49:08 DEBUG : dir: reading active writers 2026/02/04 02:49:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:49:08 DEBUG : dir: Looking for writers 2026/02/04 02:49:08 DEBUG : file1: reading active writers 2026/02/04 02:49:08 DEBUG : Looking for writers 2026/02/04 02:49:08 DEBUG : dir: reading active writers 2026/02/04 02:49:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:49:09 DEBUG : dir: Looking for writers 2026/02/04 02:49:09 DEBUG : file1: reading active writers 2026/02/04 02:49:09 DEBUG : Looking for writers 2026/02/04 02:49:09 DEBUG : dir: reading active writers 2026/02/04 02:49:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:49:10 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:49:10 DEBUG : dir: Looking for writers 2026/02/04 02:49:10 DEBUG : file1: reading active writers 2026/02/04 02:49:10 DEBUG : Looking for writers 2026/02/04 02:49:10 DEBUG : dir: reading active writers 2026/02/04 02:49:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:49:10 DEBUG : dir/file1: size = 5 OK 2026/02/04 02:49:10 INFO : dir/file1: Copied (replaced existing) 2026/02/04 02:49:10 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/04 02:49:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 02:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:49:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 02:49:11 DEBUG : dir: Looking for writers 2026/02/04 02:49:11 DEBUG : file1: reading active writers 2026/02/04 02:49:11 DEBUG : Looking for writers 2026/02/04 02:49:11 DEBUG : dir: reading active writers 2026/02/04 02:49:11 DEBUG : >WaitForWriters: 2026/02/04 02:49:11 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 2026/02/04 02:49:12 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:49:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 02:49:12 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:49:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 02:49:12 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:49:12 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 02:49:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:49:13 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 02:49:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:49:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 02:49:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:49:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 02:49:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:49:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 02:49:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:49:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 02:49:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:49:16 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 02:49:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 02:49:18 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 02:49:23 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:49:23 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 02:49:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:49:52 DEBUG : forgetting directory cache 2026/02/04 02:49:52 DEBUG : dir: forgetting directory cache 2026/02/04 02:49:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:49:52 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:49:53 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:50:13 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:50:27 DEBUG : forgetting directory cache 2026/02/04 02:50:27 DEBUG : fil: forgetting directory cache 2026/02/04 02:50:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:50:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:50:27 DEBUG : dir: forgetting directory cache 2026/02/04 02:50:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 02:50:34 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:50:41 DEBUG : forgetting directory cache 2026/02/04 02:50:41 DEBUG : dir: forgetting directory cache 2026/02/04 02:50:41 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:50:41 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:50:53 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:51:13 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:51:24 DEBUG : forgetting directory cache 2026/02/04 02:51:24 DEBUG : dir: forgetting directory cache 2026/02/04 02:51:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:51:24 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:51:33 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:51:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:52:14 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 02:52:18 DEBUG : forgetting directory cache 2026/02/04 02:52:18 DEBUG : dir: forgetting directory cache 2026/02/04 02:52:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 02:52:18 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 02:52:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 02:52:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 02:52:58 DEBUG : forgetting directory cache 2026/02/04 02:52:58 DEBUG : forgetting directory cache 2026/02/04 02:53:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 02:53:17 DEBUG : forgetting directory cache 2026/02/04 02:53:17 DEBUG : dir: forgetting directory cache 2026/02/04 02:53:34 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 02:53:34 DEBUG : forgetting directory cache 2026/02/04 02:53:34 DEBUG : dir: forgetting directory cache 2026/02/04 02:53:54 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 02:54:04 DEBUG : forgetting directory cache 2026/02/04 02:54:04 DEBUG : dir: forgetting directory cache 2026/02/04 02:54:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 02:54:22 DEBUG : forgetting directory cache 2026/02/04 02:54:22 DEBUG : dir: forgetting directory cache 2026/02/04 02:54:34 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 02:54:48 DEBUG : forgetting directory cache 2026/02/04 02:54:48 DEBUG : dir: forgetting directory cache 2026/02/04 02:54:54 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 02:55:14 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 02:55:19 DEBUG : forgetting directory cache 2026/02/04 02:55:19 DEBUG : dir: forgetting directory cache 2026/02/04 02:55:19 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:55:34 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 02:55:41 DEBUG : forgetting directory cache 2026/02/04 02:55:41 DEBUG : dir: forgetting directory cache 2026/02/04 02:55:41 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:55:54 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 02:56:02 DEBUG : forgetting directory cache 2026/02/04 02:56:02 DEBUG : dir: forgetting directory cache 2026/02/04 02:56:02 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:56:14 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 02:56:20 DEBUG : forgetting directory cache 2026/02/04 02:56:20 DEBUG : dir: forgetting directory cache 2026/02/04 02:56:20 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:56:24 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/04 02:56:29 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 02:56:31 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:56:33 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 02:56:33 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 02:56:34 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:56:36 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 02:56:36 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 02:56:36 DEBUG : pacer: Reducing sleep to 10ms 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: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got dir/file1 (5) 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: TestRWFileHandleSizeTruncateExisting 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: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (460.06s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:56:40 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:56:40 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:56:40 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:56:40 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:56:40 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:56:42 DEBUG : forgetting directory cache 2026/02/04 02:56:42 DEBUG : dir: forgetting directory cache 2026/02/04 02:56:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:56:43 DEBUG : dir/file1: Removing old object on successful upload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 02:56:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:56:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:56:56 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 02:56:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 02:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:56:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 02:56:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): _writeAt: size=5, off=0 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): openPending: 2026/02/04 02:56:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 02:56:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 02:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): >openPending: err= 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): >_writeAt: n=5, err= 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): _writeAt: size=15, off=5 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): >_writeAt: n=15, err= 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): close: 2026/02/04 02:56:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/04 02:56:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 02:56:56.697358202 +0000 UTC m=+4280.927000239 2026/02/04 02:56:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:56:56 DEBUG : dir/file1(0xc00035b5c0): >close: err= 2026/02/04 02:56:56 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:56:56 DEBUG : dir: Looking for writers 2026/02/04 02:56:56 DEBUG : file1: reading active writers 2026/02/04 02:56:56 DEBUG : Looking for writers 2026/02/04 02:56:56 DEBUG : dir: reading active writers 2026/02/04 02:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:56:56 DEBUG : dir: Looking for writers 2026/02/04 02:56:56 DEBUG : file1: reading active writers 2026/02/04 02:56:56 DEBUG : Looking for writers 2026/02/04 02:56:56 DEBUG : dir: reading active writers 2026/02/04 02:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:56:56 DEBUG : dir: Looking for writers 2026/02/04 02:56:56 DEBUG : file1: reading active writers 2026/02/04 02:56:56 DEBUG : Looking for writers 2026/02/04 02:56:56 DEBUG : dir: reading active writers 2026/02/04 02:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:56:56 DEBUG : dir: Looking for writers 2026/02/04 02:56:56 DEBUG : file1: reading active writers 2026/02/04 02:56:56 DEBUG : Looking for writers 2026/02/04 02:56:56 DEBUG : dir: reading active writers 2026/02/04 02:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:56:56 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 02:56:56 DEBUG : dir: Looking for writers 2026/02/04 02:56:56 DEBUG : file1: reading active writers 2026/02/04 02:56:56 DEBUG : Looking for writers 2026/02/04 02:56:56 DEBUG : dir: reading active writers 2026/02/04 02:56:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:56:57 DEBUG : dir: Looking for writers 2026/02/04 02:56:57 DEBUG : file1: reading active writers 2026/02/04 02:56:57 DEBUG : Looking for writers 2026/02/04 02:56:57 DEBUG : dir: reading active writers 2026/02/04 02:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:56:57 DEBUG : dir: Looking for writers 2026/02/04 02:56:57 DEBUG : file1: reading active writers 2026/02/04 02:56:57 DEBUG : Looking for writers 2026/02/04 02:56:57 DEBUG : dir: reading active writers 2026/02/04 02:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:56:57 DEBUG : dir: Looking for writers 2026/02/04 02:56:57 DEBUG : file1: reading active writers 2026/02/04 02:56:57 DEBUG : Looking for writers 2026/02/04 02:56:57 DEBUG : dir: reading active writers 2026/02/04 02:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:56:58 DEBUG : forgetting directory cache 2026/02/04 02:56:58 DEBUG : dir: forgetting directory cache 2026/02/04 02:56:58 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:56:58 DEBUG : dir: forgetting directory cache 2026/02/04 02:56:58 DEBUG : dir: Looking for writers 2026/02/04 02:56:58 DEBUG : file1: reading active writers 2026/02/04 02:56:58 DEBUG : Looking for writers 2026/02/04 02:56:58 DEBUG : dir: reading active writers 2026/02/04 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:56:59 DEBUG : dir: Looking for writers 2026/02/04 02:56:59 DEBUG : file1: reading active writers 2026/02/04 02:56:59 DEBUG : Looking for writers 2026/02/04 02:56:59 DEBUG : dir: reading active writers 2026/02/04 02:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:00 DEBUG : dir: Looking for writers 2026/02/04 02:57:00 DEBUG : file1: reading active writers 2026/02/04 02:57:00 DEBUG : Looking for writers 2026/02/04 02:57:00 DEBUG : dir: reading active writers 2026/02/04 02:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:01 DEBUG : dir: Looking for writers 2026/02/04 02:57:01 DEBUG : file1: reading active writers 2026/02/04 02:57:01 DEBUG : Looking for writers 2026/02/04 02:57:01 DEBUG : dir: reading active writers 2026/02/04 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:02 DEBUG : dir: Looking for writers 2026/02/04 02:57:02 DEBUG : file1: reading active writers 2026/02/04 02:57:02 DEBUG : Looking for writers 2026/02/04 02:57:02 DEBUG : dir: reading active writers 2026/02/04 02:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:03 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 02:57:03 DEBUG : dir: Looking for writers 2026/02/04 02:57:03 DEBUG : file1: reading active writers 2026/02/04 02:57:03 DEBUG : Looking for writers 2026/02/04 02:57:03 DEBUG : dir: reading active writers 2026/02/04 02:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:04 DEBUG : dir/file1: size = 20 OK 2026/02/04 02:57:04 INFO : dir/file1: Copied (replaced existing) 2026/02/04 02:57:04 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/04 02:57:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 02:57:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 02:57:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 02:57:04 DEBUG : dir: Looking for writers 2026/02/04 02:57:04 DEBUG : file1: reading active writers 2026/02/04 02:57:04 DEBUG : Looking for writers 2026/02/04 02:57:04 DEBUG : dir: reading active writers 2026/02/04 02:57:04 DEBUG : >WaitForWriters: 2026/02/04 02:57:04 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 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 2026/02/04 02:57:17 DEBUG : forgetting directory cache 2026/02/04 02:57:17 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache 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: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (39.19s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:57:20 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:57:20 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:57:20 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:20 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:20 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:20 DEBUG : file1: newRWFileHandle: 2026/02/04 02:57:20 DEBUG : file1(0xc000a083c0): openPending: 2026/02/04 02:57:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:57:20 DEBUG : file1(0xc000a083c0): >openPending: err= 2026/02/04 02:57:20 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:57:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 02:57:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 02:57:20 DEBUG : file1(0xc000a083c0): _writeAt: size=5, off=0 2026/02/04 02:57:20 DEBUG : file1(0xc000a083c0): >_writeAt: n=5, err= 2026/02/04 02:57:20 DEBUG : file1(0xc000a083c0): close: 2026/02/04 02:57:20 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 02:57:20.609626016 +0000 UTC m=+4304.839268012 2026/02/04 02:57:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:20 DEBUG : file1(0xc000a083c0): >close: err= 2026/02/04 02:57:20 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:57:20 DEBUG : dir: Looking for writers 2026/02/04 02:57:20 DEBUG : Looking for writers 2026/02/04 02:57:20 DEBUG : file1: reading active writers 2026/02/04 02:57:20 DEBUG : dir: reading active writers 2026/02/04 02:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:57:20 DEBUG : dir: Looking for writers 2026/02/04 02:57:20 DEBUG : Looking for writers 2026/02/04 02:57:20 DEBUG : dir: reading active writers 2026/02/04 02:57:20 DEBUG : file1: reading active writers 2026/02/04 02:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:57:20 DEBUG : dir: Looking for writers 2026/02/04 02:57:20 DEBUG : Looking for writers 2026/02/04 02:57:20 DEBUG : dir: reading active writers 2026/02/04 02:57:20 DEBUG : file1: reading active writers 2026/02/04 02:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:57:20 DEBUG : dir: Looking for writers 2026/02/04 02:57:20 DEBUG : Looking for writers 2026/02/04 02:57:20 DEBUG : dir: reading active writers 2026/02/04 02:57:20 DEBUG : file1: reading active writers 2026/02/04 02:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:57:20 DEBUG : file1: vfs cache: starting upload 2026/02/04 02:57:20 DEBUG : dir: Looking for writers 2026/02/04 02:57:20 DEBUG : Looking for writers 2026/02/04 02:57:20 DEBUG : dir: reading active writers 2026/02/04 02:57:20 DEBUG : file1: reading active writers 2026/02/04 02:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:57:20 DEBUG : dir: Looking for writers 2026/02/04 02:57:20 DEBUG : Looking for writers 2026/02/04 02:57:20 DEBUG : dir: reading active writers 2026/02/04 02:57:20 DEBUG : file1: reading active writers 2026/02/04 02:57:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:57:21 DEBUG : dir: Looking for writers 2026/02/04 02:57:21 DEBUG : Looking for writers 2026/02/04 02:57:21 DEBUG : dir: reading active writers 2026/02/04 02:57:21 DEBUG : file1: reading active writers 2026/02/04 02:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:57:21 DEBUG : dir: Looking for writers 2026/02/04 02:57:21 DEBUG : Looking for writers 2026/02/04 02:57:21 DEBUG : file1: reading active writers 2026/02/04 02:57:21 DEBUG : dir: reading active writers 2026/02/04 02:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:22 DEBUG : dir: Looking for writers 2026/02/04 02:57:22 DEBUG : Looking for writers 2026/02/04 02:57:22 DEBUG : dir: reading active writers 2026/02/04 02:57:22 DEBUG : file1: reading active writers 2026/02/04 02:57:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:23 DEBUG : dir: Looking for writers 2026/02/04 02:57:23 DEBUG : Looking for writers 2026/02/04 02:57:23 DEBUG : dir: reading active writers 2026/02/04 02:57:23 DEBUG : file1: reading active writers 2026/02/04 02:57:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:24 DEBUG : dir: Looking for writers 2026/02/04 02:57:24 DEBUG : Looking for writers 2026/02/04 02:57:24 DEBUG : dir: reading active writers 2026/02/04 02:57:24 DEBUG : file1: reading active writers 2026/02/04 02:57:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:25 DEBUG : file1: size = 5 OK 2026/02/04 02:57:25 INFO : file1: Copied (new) 2026/02/04 02:57:25 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/04 02:57:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 02:57:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:57:25 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 02:57:25 DEBUG : dir: Looking for writers 2026/02/04 02:57:25 DEBUG : Looking for writers 2026/02/04 02:57:25 DEBUG : dir: reading active writers 2026/02/04 02:57:25 DEBUG : file1: reading active writers 2026/02/04 02:57:25 DEBUG : >WaitForWriters: 2026/02/04 02:57:25 DEBUG : drime root 'rclone-test-dirubod4zofi': 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: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: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got file1 (5) 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: TestRWFileHandleSizeCreateNew Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleSizeCreateNew (16.05s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:57:36 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:57:36 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:57:36 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:36 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:36 DEBUG : Config file has changed externally - reloading 2026/02/04 02:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/04 02:57:36 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b094c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b094c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b094c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b094c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b094c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.688117954 +0000 UTC m=+4320.917759960 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b094c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.688117954 +0000 UTC m=+4320.917759960 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b099c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e80): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.688117954 +0000 UTC m=+4320.917759960 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000035ea0 item 1 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685840): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685840): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685840): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685840): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685840): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.69030044 +0000 UTC m=+4320.919942446 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685840): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6140): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6140): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6140): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6140): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6140): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.69030044 +0000 UTC m=+4320.919942446 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6140): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590460 item 2 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6f40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6f40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6f40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6f40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6f40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.691914883 +0000 UTC m=+4320.921556910 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6f40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.691914883 +0000 UTC m=+4320.921556910 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7dc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c300): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c300): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c300): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c300): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c300): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.691914883 +0000 UTC m=+4320.921556910 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c300): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005907e0 item 3 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c980): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c980): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c980): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c980): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c980): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.694727187 +0000 UTC m=+4320.924369193 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c980): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cf00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cf00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cf00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cf00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cf00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.694727187 +0000 UTC m=+4320.924369193 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cf00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590e00 item 4 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d540): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d540): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d540): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d540): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d540): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.696168656 +0000 UTC m=+4320.925810662 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d540): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.696168656 +0000 UTC m=+4320.925810662 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d9c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090df00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090df00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090df00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090df00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090df00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.696168656 +0000 UTC m=+4320.925810662 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090df00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005915e0 item 5 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962540): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962540): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962540): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962540): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962540): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.69981408 +0000 UTC m=+4320.929456086 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962540): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962a80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962a80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962a80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962a80): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962a80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.69981408 +0000 UTC m=+4320.929456086 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000962a80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591dc0 item 6 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963100): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963100): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963100): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963100): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963100): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.702081186 +0000 UTC m=+4320.931723192 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963100): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.702081186 +0000 UTC m=+4320.931723192 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963600): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963ac0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963ac0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963ac0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963ac0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963ac0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.702081186 +0000 UTC m=+4320.931723192 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000963ac0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006162a0 item 7 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a090c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a090c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a090c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a090c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a090c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.708055902 +0000 UTC m=+4320.937697908 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a090c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09600): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09600): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09600): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09600): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09600): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.708055902 +0000 UTC m=+4320.937697908 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09600): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005972d0 item 8 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09c00): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000a09c00): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09c00): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09c00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09c00): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09c00): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09c00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000990040): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000990040): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000990040): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000990040): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000990040): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.720949206 +0000 UTC m=+4320.950591212 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000990040): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.720949206 +0000 UTC m=+4320.950591212 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009904c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009909c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009909c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009909c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009909c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009909c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.720949206 +0000 UTC m=+4320.950591212 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009909c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005976c0 item 9 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991040): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991040): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991040): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991040): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991040): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.723788499 +0000 UTC m=+4320.953430515 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991040): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991580): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991580): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991580): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991580): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991580): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.723788499 +0000 UTC m=+4320.953430515 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991580): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597b90 item 10 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991bc0): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000991bc0): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991bc0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991bc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991bc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991bc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000991bc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e000): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e000): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e000): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.725976256 +0000 UTC m=+4320.955618272 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.725976256 +0000 UTC m=+4320.955618272 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2e500): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2ea00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2ea00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2ea00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2ea00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2ea00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.725976256 +0000 UTC m=+4320.955618272 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2ea00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597f10 item 11 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f080): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f080): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f080): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f080): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f080): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.729047557 +0000 UTC m=+4320.958689563 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f080): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f5c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f5c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f5c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f5c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f5c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.729047557 +0000 UTC m=+4320.958689563 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2f5c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000522bd0 item 12 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2fc00): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000a2fc00): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2fc00): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2fc00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2fc00): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2fc00): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a2fc00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52040): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52040): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52040): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52040): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52040): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.731127239 +0000 UTC m=+4320.960769235 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52040): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52700): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52700): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52700): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52700): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52700): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.731127239 +0000 UTC m=+4320.960769235 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52700): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523490 item 13 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52d80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52d80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52d80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52d80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52d80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.733306909 +0000 UTC m=+4320.962948915 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52d80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a532c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a532c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a532c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a532c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a532c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.733306909 +0000 UTC m=+4320.962948915 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a532c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523a40 item 14 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53900): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000a53900): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53900): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53900): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53900): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53900): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53cc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53cc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53cc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53cc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53cc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.736072345 +0000 UTC m=+4320.965714371 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53cc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68400): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68400): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68400): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68400): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68400): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.736072345 +0000 UTC m=+4320.965714371 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68400): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418460 item 15 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68a80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68a80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68a80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68a80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68a80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.737813507 +0000 UTC m=+4320.967455503 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68a80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68fc0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68fc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68fc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68fc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68fc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.737813507 +0000 UTC m=+4320.967455503 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a68fc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418a10 item 16 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69600): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69600): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69600): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69600): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69600): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.739924869 +0000 UTC m=+4320.969566875 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69600): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.739924869 +0000 UTC m=+4320.969566875 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a69a80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a000): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a000): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a000): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.739924869 +0000 UTC m=+4320.969566875 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419340 item 17 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a680): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a680): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a680): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a680): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a680): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.742314416 +0000 UTC m=+4320.971956411 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9a680): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9abc0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9abc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9abc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9abc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9abc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.742314416 +0000 UTC m=+4320.971956411 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9abc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419b90 item 18 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b240): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b240): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b240): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b240): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b240): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.743919632 +0000 UTC m=+4320.973561638 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b240): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.743919632 +0000 UTC m=+4320.973561638 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9b740): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9bc40): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9bc40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9bc40): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9bc40): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9bc40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.743919632 +0000 UTC m=+4320.973561638 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a9bc40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 19 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4340): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4340): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4340): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4340): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4340): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.746721045 +0000 UTC m=+4320.976363041 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4340): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4880): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4880): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4880): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4880): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4880): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.746721045 +0000 UTC m=+4320.976363041 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4880): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c310 item 20 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4f00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4f00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4f00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4f00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4f00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.748282329 +0000 UTC m=+4320.977924335 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab4f00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.748282329 +0000 UTC m=+4320.977924335 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5400): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5900): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5900): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5900): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5900): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5900): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.748282329 +0000 UTC m=+4320.977924335 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ab5900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d420 item 21 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6000): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6000): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6000): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.750457862 +0000 UTC m=+4320.980099868 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6540): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6540): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6540): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6540): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6540): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.750457862 +0000 UTC m=+4320.980099868 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6540): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ddc0 item 22 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6bc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6bc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6bc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6bc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6bc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.752274057 +0000 UTC m=+4320.981916063 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad6bc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.752274057 +0000 UTC m=+4320.981916063 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad70c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad75c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad75c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad75c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad75c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad75c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.752274057 +0000 UTC m=+4320.981916063 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad75c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017caf0 item 23 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad7c40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad7c40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad7c40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad7c40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad7c40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.755550776 +0000 UTC m=+4320.985192771 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ad7c40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14200): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14200): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14200): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14200): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14200): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.755550776 +0000 UTC m=+4320.985192771 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14200): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d340 item 24 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14840): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000b14840): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14840): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14840): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14840): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14840): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14840): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14c00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14c00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14c00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14c00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14c00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.75727157 +0000 UTC m=+4320.986913567 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b14c00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.75727157 +0000 UTC m=+4320.986913567 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15100): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15640): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15640): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15640): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15640): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15640): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.75727157 +0000 UTC m=+4320.986913567 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15640): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017db90 item 25 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15cc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15cc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15cc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15cc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15cc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.759663632 +0000 UTC m=+4320.989305628 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b15cc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44280): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44280): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44280): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44280): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44280): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.759663632 +0000 UTC m=+4320.989305628 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44280): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6380 item 26 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b448c0): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000b448c0): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b448c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b448c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b448c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b448c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b448c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44c80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44c80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44c80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44c80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44c80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.761449219 +0000 UTC m=+4320.991091214 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b44c80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.761449219 +0000 UTC m=+4320.991091214 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115cc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b883c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b883c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b883c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b883c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b883c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.761449219 +0000 UTC m=+4320.991091214 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b883c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682690 item 27 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88a40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88a40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88a40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88a40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88a40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.763733916 +0000 UTC m=+4320.993375973 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88a40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88f80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88f80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88f80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88f80): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88f80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.763733916 +0000 UTC m=+4320.993375973 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b88f80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682d20 item 28 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b895c0): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000b895c0): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b895c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b895c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b895c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b895c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b895c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b89980): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b89980): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b89980): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b89980): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b89980): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.766006723 +0000 UTC m=+4320.995648729 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b89980): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae0c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae0c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae0c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae0c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae0c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.766006723 +0000 UTC m=+4320.995648729 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae0c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683110 item 29 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae740): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae740): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae740): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae740): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae740): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.76831209 +0000 UTC m=+4320.997954086 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bae740): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baec80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baec80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baec80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baec80): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baec80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.76831209 +0000 UTC m=+4320.997954086 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baec80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683570 item 30 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf2c0): _readAt: size=2, off=0 2026/02/04 02:57:36 ERROR : open-test-file(0xc000baf2c0): Couldn't read size of file 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf2c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf2c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf2c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf2c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf2c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf680): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf680): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf680): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf680): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf680): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.770241819 +0000 UTC m=+4320.999883815 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000baf680): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bafd40): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bafd40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bafd40): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bafd40): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bafd40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.770241819 +0000 UTC m=+4320.999883815 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bafd40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006838f0 item 31 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4440): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4440): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4440): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4440): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4440): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.77229451 +0000 UTC m=+4321.001936556 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4440): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4980): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4980): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4980): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4980): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4980): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.77229451 +0000 UTC m=+4321.001936556 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4980): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683c70 item 32 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4fc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4fc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4fc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4fc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4fc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.773863338 +0000 UTC m=+4321.003505344 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd4fc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a2a0 item 33 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.774461938 +0000 UTC m=+4321.004103944 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5440): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5940): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5940): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5940): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5940): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5940): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.774461938 +0000 UTC m=+4321.004103944 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bd5940): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a700 item 33 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2000): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2000): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2000): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.776058398 +0000 UTC m=+4321.005700404 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b5e0 item 34 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.776782984 +0000 UTC m=+4321.006425000 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf2480): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf29c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf29c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf29c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf29c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf29c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.776782984 +0000 UTC m=+4321.006425000 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf29c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b9d0 item 34 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3000): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3000): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3000): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.778293212 +0000 UTC m=+4321.007935218 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c230 item 35 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.77910899 +0000 UTC m=+4321.008750996 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3480): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3980): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3980): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3980): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3980): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3980): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.77910899 +0000 UTC m=+4321.008750996 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000bf3980): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cbd0 item 35 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c080): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c080): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c080): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c080): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c080): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.780795371 +0000 UTC m=+4321.010437397 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c080): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d340 item 36 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.781487997 +0000 UTC m=+4321.011130003 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1c580): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1cac0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1cac0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1cac0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1cac0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1cac0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.781487997 +0000 UTC m=+4321.011130003 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1cac0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d810 item 36 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d100): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d100): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d100): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d100): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d100): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.782877046 +0000 UTC m=+4321.012519043 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d100): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c230 item 37 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.783475064 +0000 UTC m=+4321.013117070 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1d580): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1da80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1da80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1da80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1da80): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1da80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.783475064 +0000 UTC m=+4321.013117070 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000c1da80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c3f0 item 37 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0180): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0180): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0180): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0180): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0180): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.785372513 +0000 UTC m=+4321.015014549 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0180): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d0a0 item 38 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.786142043 +0000 UTC m=+4321.015784049 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0680): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0bc0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0bc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0bc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0bc0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0bc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.786142043 +0000 UTC m=+4321.015784049 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd0bc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d420 item 38 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1240): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1240): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1240): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1240): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1240): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.788066262 +0000 UTC m=+4321.017708268 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1240): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014da40 item 39 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.78877059 +0000 UTC m=+4321.018412626 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1740): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1c40): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1c40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1c40): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1c40): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1c40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.78877059 +0000 UTC m=+4321.018412626 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cd1c40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014dd50 item 39 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8340): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8340): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8340): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8340): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8340): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.790239881 +0000 UTC m=+4321.019881878 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8340): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c460 item 40 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.790947325 +0000 UTC m=+4321.020589321 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8840): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8d80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8d80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8d80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8d80): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8d80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.790947325 +0000 UTC m=+4321.020589321 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf8d80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064c7e0 item 40 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.792090812 +0000 UTC m=+4321.021732808 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9340): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9840): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9840): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9840): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ce70 item 41 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9840): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9840): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.792831358 +0000 UTC m=+4321.022473364 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9840): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d0a0 item 41 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.793537659 +0000 UTC m=+4321.023179656 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000cf9d00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a2c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a2c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a2c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a2c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a2c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.793537659 +0000 UTC m=+4321.023179656 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a2c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d500 item 41 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.795079367 +0000 UTC m=+4321.024721403 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1a900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1ae00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1ae00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1ae00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d8f0 item 42 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1ae00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1ae00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.795589308 +0000 UTC m=+4321.025231314 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1ae00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064db90 item 42 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.796305399 +0000 UTC m=+4321.025947425 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b340): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b8c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b8c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b8c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b8c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b8c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.796305399 +0000 UTC m=+4321.025947425 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1b8c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064de30 item 42 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.797735556 +0000 UTC m=+4321.027377573 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d1bf00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a480): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a480): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a480): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480540 item 43 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a480): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a480): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.798219288 +0000 UTC m=+4321.027861294 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a480): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 43 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.798774915 +0000 UTC m=+4321.028416922 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4a9c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4af00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4af00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4af00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4af00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4af00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.798774915 +0000 UTC m=+4321.028416922 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4af00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480af0 item 43 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.800194192 +0000 UTC m=+4321.029836189 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4b540): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4ba40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4ba40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4ba40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004815e0 item 44 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4ba40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4ba40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.800773986 +0000 UTC m=+4321.030415982 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d4ba40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481810 item 44 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.801761618 +0000 UTC m=+4321.031403614 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64580): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64580): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64580): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64580): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64580): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.801761618 +0000 UTC m=+4321.031403614 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64580): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004819d0 item 44 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.803522539 +0000 UTC m=+4321.033164545 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64bc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0480): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0480): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0480): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616150 item 45 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0480): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0480): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.804082576 +0000 UTC m=+4321.033724582 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0480): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0c80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0c80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0c80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0c80): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0c80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.804082576 +0000 UTC m=+4321.033724582 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c0c80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616310 item 45 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.805769887 +0000 UTC m=+4321.035411893 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c12c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c1800): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c1800): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c1800): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616700 item 46 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c1800): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c1800): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.806359429 +0000 UTC m=+4321.036001424 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0003c1800): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64d40): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64d40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64d40): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64d40): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64d40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.806359429 +0000 UTC m=+4321.036001424 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d64d40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006168c0 item 46 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.80795117 +0000 UTC m=+4321.037593176 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65380): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65880): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65880): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65880): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616d90 item 47 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65880): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65880): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.808557884 +0000 UTC m=+4321.038199890 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000d65880): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2000): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2000): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2000): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.808557884 +0000 UTC m=+4321.038199890 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617030 item 47 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.810157019 +0000 UTC m=+4321.039799026 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f28c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2e40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2e40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2e40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617500 item 48 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2e40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2e40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.810780445 +0000 UTC m=+4321.040422441 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f2e40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f3680): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f3680): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f3680): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f3680): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f3680): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.810780445 +0000 UTC m=+4321.040422441 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009f3680): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617730 item 48 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035a600): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035a600): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035a600): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035a600): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035a600): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.812865868 +0000 UTC m=+4321.042507905 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035a600): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617c70 item 49 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.813545059 +0000 UTC m=+4321.043187065 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035b080): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035bd00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035bd00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035bd00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035bd00): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035bd00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.813545059 +0000 UTC m=+4321.043187065 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00035bd00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617e30 item 49 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b086c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b086c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b086c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b086c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b086c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.815028045 +0000 UTC m=+4321.044670041 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b086c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6380 item 50 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.8157727 +0000 UTC m=+4321.045414706 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b08c00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09200): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09200): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09200): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09200): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09200): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.8157727 +0000 UTC m=+4321.045414706 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09200): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f65b0 item 50 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09900): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09900): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09900): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09900): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09900): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.817296954 +0000 UTC m=+4321.046938960 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6930 item 51 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.817935268 +0000 UTC m=+4321.047577264 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b09e00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006850c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006850c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006850c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006850c0): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006850c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.817935268 +0000 UTC m=+4321.047577264 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006850c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6b60 item 51 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685740): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685740): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685740): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685740): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685740): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.819529384 +0000 UTC m=+4321.049171390 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685740): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6f50 item 52 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.820166105 +0000 UTC m=+4321.049808111 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000685c40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6340): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6340): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6340): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6340): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6340): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.820166105 +0000 UTC m=+4321.049808111 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a6340): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7110 item 52 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7ac0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7ac0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7ac0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7ac0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7ac0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.821709616 +0000 UTC m=+4321.051351622 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004a7ac0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f76c0 item 53 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.822287645 +0000 UTC m=+4321.051929671 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c080): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c5c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c5c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c5c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c5c0): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c5c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.822287645 +0000 UTC m=+4321.051929671 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090c5c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f78f0 item 53 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cc80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cc80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cc80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cc80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cc80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.823963495 +0000 UTC m=+4321.053605492 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090cc80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7dc0 item 54 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.824637497 +0000 UTC m=+4321.054279503 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d180): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d700): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d700): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d700): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d700): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d700): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.824637497 +0000 UTC m=+4321.054279503 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090d700): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae070 item 54 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090de00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090de00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090de00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090de00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090de00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.825987622 +0000 UTC m=+4321.055629618 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00090de00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae690 item 55 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.826629934 +0000 UTC m=+4321.056271929 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a083c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a08940): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a08940): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a08940): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a08940): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a08940): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.826629934 +0000 UTC m=+4321.056271929 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a08940): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae8c0 item 55 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09000): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09000): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09000): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.828060672 +0000 UTC m=+4321.057702668 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aed90 item 56 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.82868038 +0000 UTC m=+4321.058322386 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09500): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09ac0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09ac0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09ac0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09ac0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09ac0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.82868038 +0000 UTC m=+4321.058322386 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a09ac0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aef50 item 56 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.829987476 +0000 UTC m=+4321.059629472 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115200): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115940): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115940): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115940): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af500 item 57 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115940): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115940): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.830537532 +0000 UTC m=+4321.060179528 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000115940): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af7a0 item 57 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.831022677 +0000 UTC m=+4321.060664673 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea0c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea640): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea640): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea640): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea640): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea640): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.831022677 +0000 UTC m=+4321.060664673 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ea640): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af9d0 item 57 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.832493811 +0000 UTC m=+4321.062135807 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eac80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb1c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb1c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb1c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007afdc0 item 58 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb1c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb1c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.832944251 +0000 UTC m=+4321.062586247 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb1c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe230 item 58 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.833598816 +0000 UTC m=+4321.063240822 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004eb700): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ebcc0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ebcc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ebcc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ebcc0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ebcc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.833598816 +0000 UTC m=+4321.063240822 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0004ebcc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe460 item 58 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.834866997 +0000 UTC m=+4321.064508993 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a380): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a8c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a8c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a8c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe930 item 59 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a8c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a8c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.835372039 +0000 UTC m=+4321.065014055 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051a8c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff0a0 item 59 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.835875238 +0000 UTC m=+4321.065517274 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051ae00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b380): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b380): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b380): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b380): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b380): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.835875238 +0000 UTC m=+4321.065517274 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b380): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff340 item 59 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.837302189 +0000 UTC m=+4321.066944186 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051b9c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051bf00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051bf00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051bf00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff6c0 item 60 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051bf00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051bf00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.837768067 +0000 UTC m=+4321.067410063 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00051bf00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff960 item 60 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.838361176 +0000 UTC m=+4321.068003222 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066a4c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066aa80): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066aa80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066aa80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066aa80): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066aa80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.838361176 +0000 UTC m=+4321.068003222 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066aa80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffc00 item 60 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.839715419 +0000 UTC m=+4321.069357425 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b0c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b600): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b600): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b600): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059e150 item 61 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b600): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b600): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.84014484 +0000 UTC m=+4321.069786836 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066b600): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066bd00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066bd00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066bd00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066bd00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066bd00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.84014484 +0000 UTC m=+4321.069786836 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00066bd00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059e380 item 61 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.841728686 +0000 UTC m=+4321.071370682 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e3c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e900): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e900): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e900): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ea80 item 62 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e900): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e900): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.84220825 +0000 UTC m=+4321.071850247 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068e900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f000): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f000): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f000): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.84220825 +0000 UTC m=+4321.071850247 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ec40 item 62 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.843415897 +0000 UTC m=+4321.073057893 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068f640): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068fb80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068fb80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068fb80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f180 item 63 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068fb80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068fb80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.843934446 +0000 UTC m=+4321.073576442 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00068fb80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae300): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae300): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae300): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae300): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae300): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.843934446 +0000 UTC m=+4321.073576442 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae300): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f340 item 63 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.845417632 +0000 UTC m=+4321.075059629 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ae940): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006aee80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006aee80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006aee80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f6c0 item 64 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006aee80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006aee80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.845858844 +0000 UTC m=+4321.075500870 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006aee80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006af580): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006af580): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006af580): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006af580): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006af580): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.845858844 +0000 UTC m=+4321.075500870 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006af580): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f8f0 item 64 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006afbc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006afbc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006afbc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006afbc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006afbc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.847305933 +0000 UTC m=+4321.076947930 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006afbc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059fe30 item 65 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.847823781 +0000 UTC m=+4321.077465797 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc0c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc5c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc5c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc5c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc5c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc5c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.847823781 +0000 UTC m=+4321.077465797 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dc5c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510150 item 65 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dcc00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dcc00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dcc00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dcc00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dcc00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.849042017 +0000 UTC m=+4321.078684013 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dcc00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005105b0 item 66 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.849628413 +0000 UTC m=+4321.079270439 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd080): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd5c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd5c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd5c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd5c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd5c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.849628413 +0000 UTC m=+4321.079270439 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006dd5c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510850 item 66 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ddc00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ddc00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ddc00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ddc00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ddc00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.850843956 +0000 UTC m=+4321.080485951 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ddc00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510d20 item 67 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.851311707 +0000 UTC m=+4321.080953713 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea100): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea600): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea600): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea600): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea600): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea600): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.851311707 +0000 UTC m=+4321.080953713 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ea600): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510fc0 item 67 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eac80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eac80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eac80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eac80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eac80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.852876269 +0000 UTC m=+4321.082518285 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eac80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005116c0 item 68 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.853547283 +0000 UTC m=+4321.083189279 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb180): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb6c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb6c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb6c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb6c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb6c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.853547283 +0000 UTC m=+4321.083189279 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006eb6c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511880 item 68 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ebd00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ebd00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ebd00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ebd00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ebd00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.854936954 +0000 UTC m=+4321.084578961 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006ebd00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ea0 item 69 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.855584104 +0000 UTC m=+4321.085226100 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe200): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe700): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe700): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe700): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe700): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe700): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.855584104 +0000 UTC m=+4321.085226100 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fe700): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc310 item 69 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fed80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fed80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fed80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fed80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fed80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.85700305 +0000 UTC m=+4321.086645056 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0006fed80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc690 item 70 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.857680117 +0000 UTC m=+4321.087322123 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784080): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007845c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007845c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007845c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007845c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007845c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.857680117 +0000 UTC m=+4321.087322123 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007845c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000340e0 item 70 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784c40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784c40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784c40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784c40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784c40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.85906596 +0000 UTC m=+4321.088707956 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000784c40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000347e0 item 71 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.859732146 +0000 UTC m=+4321.089374152 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785140): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785640): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785640): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785640): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785640): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785640): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.859732146 +0000 UTC m=+4321.089374152 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785640): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000034a10 item 71 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785cc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785cc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785cc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785cc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785cc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.861211466 +0000 UTC m=+4321.090853542 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000785cc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000034f50 item 72 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.861909352 +0000 UTC m=+4321.091551348 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8240): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8780): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8780): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8780): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8780): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8780): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.861909352 +0000 UTC m=+4321.091551348 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8780): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000035260 item 72 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.863314232 +0000 UTC m=+4321.092956238 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b8d40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9240): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9240): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9240): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000357a0 item 73 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9240): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9240): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.863880368 +0000 UTC m=+4321.093522374 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9240): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000035a40 item 73 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.864635112 +0000 UTC m=+4321.094277138 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9700): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9c40): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9c40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9c40): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9c40): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9c40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.864635112 +0000 UTC m=+4321.094277138 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007b9c40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000035c00 item 73 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.866052655 +0000 UTC m=+4321.095694652 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4300): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4800): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4800): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4800): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005900e0 item 74 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4800): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4800): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.866527892 +0000 UTC m=+4321.096169888 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4800): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005902a0 item 74 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.867107054 +0000 UTC m=+4321.096749050 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f4d40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f52c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f52c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f52c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f52c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f52c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.867107054 +0000 UTC m=+4321.096749050 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f52c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590460 item 74 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.868491023 +0000 UTC m=+4321.098133020 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5e00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5e00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5e00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005907e0 item 75 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5e00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5e00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.868930932 +0000 UTC m=+4321.098572929 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0007f5e00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): _writeAt: size=3, off=2 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590a10 item 75 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.869522619 +0000 UTC m=+4321.099164614 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a3c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a900): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a900): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a900): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a900): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a900): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.869522619 +0000 UTC m=+4321.099164614 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083a900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590bd0 item 75 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.870864269 +0000 UTC m=+4321.100506264 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083af40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b440): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b440): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b440): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591420 item 76 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b440): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b440): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.871346237 +0000 UTC m=+4321.100988234 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b440): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005915e0 item 76 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): _writeAt: size=3, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.872009097 +0000 UTC m=+4321.101651104 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083b980): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083bf00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083bf00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083bf00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083bf00): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083bf00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.872009097 +0000 UTC m=+4321.101651104 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00083bf00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005917a0 item 76 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.873507694 +0000 UTC m=+4321.103149689 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008765c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000876ac0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000876ac0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000876ac0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591ea0 item 77 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000876ac0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000876ac0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.87407329 +0000 UTC m=+4321.103715296 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000876ac0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008771c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008771c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008771c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008771c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008771c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.87407329 +0000 UTC m=+4321.103715296 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0008771c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005960e0 item 77 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.876004452 +0000 UTC m=+4321.105646488 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877800): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877d00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877d00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877d00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596460 item 78 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877d00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877d00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.876631023 +0000 UTC m=+4321.106273019 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000877d00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00089a480): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00089a480): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00089a480): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00089a480): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00089a480): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.876631023 +0000 UTC m=+4321.106273019 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc00089a480): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596700 item 78 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.878545824 +0000 UTC m=+4321.108187820 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910200): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910700): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910700): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910700): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005224d0 item 79 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910700): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910700): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.878980554 +0000 UTC m=+4321.108622580 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910700): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910e00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910e00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910e00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910e00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910e00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.878980554 +0000 UTC m=+4321.108622580 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000910e00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005228c0 item 79 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.880712129 +0000 UTC m=+4321.110354126 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911440): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911940): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911940): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911940): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005230a0 item 80 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911940): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911940): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.881359621 +0000 UTC m=+4321.111001637 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000911940): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009340c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009340c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009340c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009340c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009340c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.881359621 +0000 UTC m=+4321.111001637 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009340c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523570 item 80 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934700): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934700): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934700): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934700): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934700): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.882862023 +0000 UTC m=+4321.112504030 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934700): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523ab0 item 81 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.883471954 +0000 UTC m=+4321.113113960 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000934b80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009350c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009350c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009350c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009350c0): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009350c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.883471954 +0000 UTC m=+4321.113113960 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009350c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523c70 item 81 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935740): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935740): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935740): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935740): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935740): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.884882614 +0000 UTC m=+4321.114524610 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935740): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004188c0 item 82 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.885624343 +0000 UTC m=+4321.115266349 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000935c40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956240): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956240): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956240): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956240): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956240): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.885624343 +0000 UTC m=+4321.115266349 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956240): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418c40 item 82 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009568c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009568c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009568c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009568c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009568c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.88706052 +0000 UTC m=+4321.116702566 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc0009568c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004193b0 item 83 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.887711739 +0000 UTC m=+4321.117353735 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000956dc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957300): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957300): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957300): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957300): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957300): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.887711739 +0000 UTC m=+4321.117353735 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957300): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004197a0 item 83 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957980): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957980): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957980): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957980): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957980): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.889200326 +0000 UTC m=+4321.118842342 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957980): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419d50 item 84 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.889852656 +0000 UTC m=+4321.119494662 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000957e80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988480): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988480): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988480): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988480): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988480): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.889852656 +0000 UTC m=+4321.119494662 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988480): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 84 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988b00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988b00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988b00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988b00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988b00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.891340492 +0000 UTC m=+4321.120982528 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000988b00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 85 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.891970791 +0000 UTC m=+4321.121612827 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989000): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989540): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989540): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989540): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989540): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989540): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.891970791 +0000 UTC m=+4321.121612827 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989540): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 85 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989bc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989bc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989bc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989bc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989bc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.893575817 +0000 UTC m=+4321.123217833 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000989bc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d340 item 86 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.894560373 +0000 UTC m=+4321.124202370 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16140): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a166c0): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a166c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a166c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a166c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a166c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.894560373 +0000 UTC m=+4321.124202370 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a166c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d5e0 item 86 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16d40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16d40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16d40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16d40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16d40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.896023723 +0000 UTC m=+4321.125665739 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a16d40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ddc0 item 87 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.896672016 +0000 UTC m=+4321.126314012 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17240): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17780): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17780): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17780): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17780): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17780): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.896672016 +0000 UTC m=+4321.126314012 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17780): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c3f0 item 87 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17e00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17e00): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17e00): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17e00): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17e00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.898136107 +0000 UTC m=+4321.127778123 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a17e00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017cee0 item 88 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.898763951 +0000 UTC m=+4321.128405957 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52380): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52900): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52900): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52900): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52900): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52900): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.898763951 +0000 UTC m=+4321.128405957 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52900): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d180 item 88 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.90023225 +0000 UTC m=+4321.129874256 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a52f40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53480): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53480): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53480): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d7a0 item 89 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53480): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53480): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.900787096 +0000 UTC m=+4321.130429102 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53480): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017dce0 item 89 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.901445477 +0000 UTC m=+4321.131087483 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a539c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53f40): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53f40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53f40): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53f40): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53f40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.901445477 +0000 UTC m=+4321.131087483 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a53f40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006824d0 item 89 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.902840077 +0000 UTC m=+4321.132482083 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6e600): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6eb40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6eb40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6eb40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682b60 item 90 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6eb40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6eb40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.903309823 +0000 UTC m=+4321.132951829 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6eb40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682d20 item 90 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.904095745 +0000 UTC m=+4321.133737761 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f080): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f640): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f640): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f640): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f640): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f640): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.904095745 +0000 UTC m=+4321.133737761 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6f640): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682ee0 item 90 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.905637292 +0000 UTC m=+4321.135279289 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000a6fc80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6240): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6240): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6240): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683340 item 91 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6240): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6240): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.906409238 +0000 UTC m=+4321.136051234 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6240): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): >_readAt: n=2, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): _writeAt: size=3, off=7 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683570 item 91 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.906955769 +0000 UTC m=+4321.136597795 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6780): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6d00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6d00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6d00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6d00): >_readAt: n=8, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6d00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.906955769 +0000 UTC m=+4321.136597795 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa6d00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683730 item 91 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.908261792 +0000 UTC m=+4321.137903787 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7340): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7880): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7880): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7880): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683ab0 item 92 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7880): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7880): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.908792121 +0000 UTC m=+4321.138434127 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7880): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): open at offset 5 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683c70 item 92 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): _readAt: size=2, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): _writeAt: size=3, off=5 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): >_writeAt: n=3, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.909455392 +0000 UTC m=+4321.139097398 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aa7dc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0400): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0400): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0400): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0400): >_readAt: n=3, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0400): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.909455392 +0000 UTC m=+4321.139097398 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0400): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683e30 item 92 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.91079592 +0000 UTC m=+4321.140437926 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0a40): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0f80): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0f80): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0f80): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a700 item 93 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0f80): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0f80): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.911285283 +0000 UTC m=+4321.140927289 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac0f80): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1680): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1680): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1680): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1680): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1680): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.911285283 +0000 UTC m=+4321.140927289 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1680): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b2d0 item 93 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.91293301 +0000 UTC m=+4321.142575036 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000ac1cc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec280): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec280): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec280): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b9d0 item 94 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec280): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec280): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.91341002 +0000 UTC m=+4321.143052026 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec280): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec980): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec980): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec980): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec980): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec980): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.91341002 +0000 UTC m=+4321.143052026 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aec980): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011bdc0 item 94 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.914907694 +0000 UTC m=+4321.144549700 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aecfc0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aed500): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aed500): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aed500): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cbd0 item 95 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aed500): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aed500): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.915467569 +0000 UTC m=+4321.145109586 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aed500): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aedc00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aedc00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aedc00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aedc00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aedc00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.915467569 +0000 UTC m=+4321.145109586 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000aedc00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d110 item 95 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 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/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): open at offset 0 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): _readAt: size=2, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.916885373 +0000 UTC m=+4321.146527379 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e2c0): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e800): _writeAt: size=5, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e800): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e800): >openPending: err= 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d810 item 96 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e800): >_writeAt: n=5, err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e800): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.917532223 +0000 UTC m=+4321.147174229 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2e800): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:36 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2ef00): _readAt: size=512, off=0 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2ef00): openPending: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2ef00): >openPending: err= 2026/02/04 02:57:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2ef00): >_readAt: n=5, err=EOF 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2ef00): close: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:36.917532223 +0000 UTC m=+4321.147174229 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:36 DEBUG : open-test-file(0xc000b2ef00): >close: err= 2026/02/04 02:57:36 DEBUG : open-test-file: Remove: 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dc70 item 96 2026/02/04 02:57:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:36 DEBUG : open-test-file: >Remove: err= 2026/02/04 02:57:36 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:57:36 DEBUG : Looking for writers 2026/02/04 02:57:36 DEBUG : file1: reading active writers 2026/02/04 02:57:36 DEBUG : >WaitForWriters: 2026/02/04 02:57:36 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/04 02:57:38 DEBUG : forgetting directory cache 2026/02/04 02:57:38 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 02:57:38 DEBUG : Removed virtual directory entry vAddFile: "file2" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:57:49 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:57:49 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:57:49 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:49 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/04 02:57:49 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089ac00): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089ac00): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089ac00): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089ac00): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089ac00): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.97539857 +0000 UTC m=+4334.205040576 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089ac00): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): _readAt: size=2, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): >_readAt: n=2, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): _writeAt: size=3, off=2 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.97539857 +0000 UTC m=+4334.205040576 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b080): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b540): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b540): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b540): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b540): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b540): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.97539857 +0000 UTC m=+4334.205040576 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089b540): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596c40 item 1 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089bb80): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089bb80): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089bb80): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089bb80): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089bb80): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.977973026 +0000 UTC m=+4334.207615032 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc00089bb80): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84100): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84100): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84100): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84100): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84100): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.977973026 +0000 UTC m=+4334.207615032 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84100): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597110 item 2 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84740): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84740): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84740): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84740): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84740): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.979387853 +0000 UTC m=+4334.209029859 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84740): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): _readAt: size=2, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): >_readAt: n=2, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): _writeAt: size=3, off=2 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.979387853 +0000 UTC m=+4334.209029859 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d84bc0): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85080): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85080): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85080): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85080): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85080): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.979387853 +0000 UTC m=+4334.209029859 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85080): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597500 item 3 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85700): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85700): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85700): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85700): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85700): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.981296603 +0000 UTC m=+4334.210938609 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85700): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85c40): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85c40): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85c40): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85c40): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85c40): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.981296603 +0000 UTC m=+4334.210938609 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d85c40): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597a40 item 4 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2300): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2300): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2300): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2300): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2300): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.982709497 +0000 UTC m=+4334.212351503 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2300): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): _readAt: size=2, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): >_readAt: n=2, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): _writeAt: size=3, off=2 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.982709497 +0000 UTC m=+4334.212351503 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2780): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2c40): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2c40): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2c40): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2c40): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2c40): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.982709497 +0000 UTC m=+4334.212351503 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da2c40): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597dc0 item 5 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da32c0): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da32c0): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da32c0): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da32c0): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da32c0): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.98458237 +0000 UTC m=+4334.214224376 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da32c0): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3800): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3800): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3800): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3800): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3800): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.98458237 +0000 UTC m=+4334.214224376 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3800): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e930 item 6 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88900): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88900): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88900): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88900): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88900): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.986077198 +0000 UTC m=+4334.215719204 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88900): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): _readAt: size=2, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): >_readAt: n=2, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): _writeAt: size=3, off=2 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.986077198 +0000 UTC m=+4334.215719204 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b88e00): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b892c0): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b892c0): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b892c0): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b892c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b892c0): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.986077198 +0000 UTC m=+4334.215719204 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b892c0): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064cf50 item 7 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89940): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89940): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89940): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89940): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89940): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.987981339 +0000 UTC m=+4334.217623345 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89940): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89e80): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89e80): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89e80): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89e80): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89e80): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.987981339 +0000 UTC m=+4334.217623345 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b89e80): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064d730 item 8 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a4c0): _readAt: size=2, off=0 2026/02/04 02:57:49 ERROR : open-test-file(0xc000e0a4c0): Couldn't read size of file 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a4c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a4c0): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a4c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a4c0): close: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a4c0): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a880): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a880): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a880): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a880): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a880): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.990104563 +0000 UTC m=+4334.219746569 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a880): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): _readAt: size=2, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): >_readAt: n=2, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): _writeAt: size=3, off=2 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.990104563 +0000 UTC m=+4334.219746569 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ad00): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0b200): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0b200): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0b200): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0b200): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0b200): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.990104563 +0000 UTC m=+4334.219746569 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0b200): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064db90 item 9 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b2fcc0): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b2fcc0): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b2fcc0): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b2fcc0): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b2fcc0): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.992714354 +0000 UTC m=+4334.222356360 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000b2fcc0): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d10280): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d10280): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d10280): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d10280): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d10280): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.992714354 +0000 UTC m=+4334.222356360 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000d10280): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12000 item 10 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3d40): _readAt: size=2, off=0 2026/02/04 02:57:49 ERROR : open-test-file(0xc000da3d40): Couldn't read size of file 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3d40): >_readAt: n=0, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3d40): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3d40): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3d40): close: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000da3d40): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8180): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8180): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8180): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8180): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8180): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.994346743 +0000 UTC m=+4334.223988749 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8180): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): _readAt: size=2, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): >_readAt: n=2, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): _writeAt: size=3, off=2 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.994346743 +0000 UTC m=+4334.223988749 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ff580): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ffa80): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ffa80): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ffa80): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ffa80): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ffa80): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.994346743 +0000 UTC m=+4334.223988749 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc0006ffa80): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd260 item 11 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000c90180): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000c90180): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000c90180): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000c90180): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000c90180): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.996467282 +0000 UTC m=+4334.226109288 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000c90180): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8740): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8740): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8740): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8740): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8740): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.996467282 +0000 UTC m=+4334.226109288 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000dc8740): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: Remove: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ee00 item 12 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a380): _readAt: size=2, off=0 2026/02/04 02:57:49 ERROR : open-test-file(0xc000e0a380): Couldn't read size of file 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a380): >_readAt: n=0, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a380): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a380): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a380): close: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a380): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a740): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a740): >openPending: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a740): _writeAt: size=5, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a740): >_writeAt: n=5, err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a740): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.99892714 +0000 UTC m=+4334.228569146 2026/02/04 02:57:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0a740): >close: err= 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:49 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ae00): _readAt: size=512, off=0 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ae00): openPending: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ae00): >openPending: err= 2026/02/04 02:57:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ae00): >_readAt: n=5, err=EOF 2026/02/04 02:57:49 DEBUG : open-test-file(0xc000e0ae00): close: 2026/02/04 02:57:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:49.99892714 +0000 UTC m=+4334.228569146 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0ae00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e230 item 13 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0b480): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0b480): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0b480): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0b480): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0b480): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.001082524 +0000 UTC m=+4334.230724521 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0b480): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0bb80): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0bb80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0bb80): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0bb80): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0bb80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.001082524 +0000 UTC m=+4334.230724521 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e0bb80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e5b0 item 14 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90680): _readAt: size=2, off=0 2026/02/04 02:57:50 ERROR : open-test-file(0xc000c90680): Couldn't read size of file 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90680): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90680): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90680): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90680): close: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90a40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90a40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90a40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90a40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90a40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.003324222 +0000 UTC m=+4334.232966228 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c90a40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91100): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91100): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91100): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91100): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91100): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.003324222 +0000 UTC m=+4334.232966228 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91100): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e930 item 15 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91780): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91780): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91780): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91780): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91780): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.005484345 +0000 UTC m=+4334.235126341 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91780): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91cc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91cc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.005484345 +0000 UTC m=+4334.235126341 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c91cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ecb0 item 16 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10840): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10840): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10840): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10840): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10840): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.007599434 +0000 UTC m=+4334.237241440 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10840): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.007599434 +0000 UTC m=+4334.237241440 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d10cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d111c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d111c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d111c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d111c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d111c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.007599434 +0000 UTC m=+4334.237241440 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d111c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f030 item 17 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11840): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11840): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11840): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11840): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11840): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.010767187 +0000 UTC m=+4334.240409193 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11840): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11d80): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11d80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11d80): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11d80): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11d80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.010767187 +0000 UTC m=+4334.240409193 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000d11d80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f500 item 18 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc8e80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc8e80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc8e80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc8e80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc8e80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.013482658 +0000 UTC m=+4334.243124664 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc8e80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.013482658 +0000 UTC m=+4334.243124664 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9380): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9880): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9880): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9880): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9880): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9880): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.013482658 +0000 UTC m=+4334.243124664 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9880): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f880 item 19 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9f00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9f00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9f00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9f00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9f00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.016308497 +0000 UTC m=+4334.245950503 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000dc9f00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0540): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0540): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0540): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0540): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0540): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.016308497 +0000 UTC m=+4334.245950503 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0540): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1fd50 item 20 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.017786704 +0000 UTC m=+4334.247428710 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.017786704 +0000 UTC m=+4334.247428710 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c11c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1700): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1700): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1700): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1700): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1700): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.017786704 +0000 UTC m=+4334.247428710 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1700): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c961c0 item 21 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1e80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1e80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1e80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1e80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1e80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.01968275 +0000 UTC m=+4334.249324756 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1e80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f26c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f26c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f26c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f26c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f26c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.01968275 +0000 UTC m=+4334.249324756 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f26c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96690 item 22 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2dc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2dc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2dc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2dc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2dc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.021280222 +0000 UTC m=+4334.250922228 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2dc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.021280222 +0000 UTC m=+4334.250922228 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3900): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3900): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3900): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3900): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3900): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.021280222 +0000 UTC m=+4334.250922228 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f3900): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96a10 item 23 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035abc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035abc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035abc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035abc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035abc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.023268743 +0000 UTC m=+4334.252910738 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035abc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035ba80): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035ba80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035ba80): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035ba80): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035ba80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.023268743 +0000 UTC m=+4334.252910738 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035ba80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c96ee0 item 24 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b084c0): _readAt: size=2, off=0 2026/02/04 02:57:50 ERROR : open-test-file(0xc000b084c0): Couldn't read size of file 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b084c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b084c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b084c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b084c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b084c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08880): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08880): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08880): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08880): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08880): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.024971113 +0000 UTC m=+4334.254613119 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08880): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.024971113 +0000 UTC m=+4334.254613119 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08e40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09380): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09380): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09380): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09380): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09380): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.024971113 +0000 UTC m=+4334.254613119 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09380): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97260 item 25 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09a80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09a80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09a80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09a80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09a80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.026994237 +0000 UTC m=+4334.256636243 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b09a80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006841c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006841c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006841c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006841c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006841c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.026994237 +0000 UTC m=+4334.256636243 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006841c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97730 item 26 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685380): _readAt: size=2, off=0 2026/02/04 02:57:50 ERROR : open-test-file(0xc000685380): Couldn't read size of file 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685380): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685380): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685380): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685380): close: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685380): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685740): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685740): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685740): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685740): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685740): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.028696377 +0000 UTC m=+4334.258338383 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685740): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.028696377 +0000 UTC m=+4334.258338383 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000685c40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a6300): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a6300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a6300): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a6300): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a6300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.028696377 +0000 UTC m=+4334.258338383 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a6300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c97ab0 item 27 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a7a80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a7a80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a7a80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a7a80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a7a80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.030694706 +0000 UTC m=+4334.260336712 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0004a7a80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c080): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c080): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c080): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c080): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c080): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.030694706 +0000 UTC m=+4334.260336712 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c080): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12150 item 28 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c6c0): _readAt: size=2, off=0 2026/02/04 02:57:50 ERROR : open-test-file(0xc00090c6c0): Couldn't read size of file 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c6c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c6c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c6c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c6c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090c6c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ca80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ca80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ca80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ca80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ca80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.032249528 +0000 UTC m=+4334.261891534 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ca80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d180): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d180): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d180): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d180): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d180): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.032249528 +0000 UTC m=+4334.261891534 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d180): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d124d0 item 29 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d800): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d800): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d800): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d800): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d800): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.033886164 +0000 UTC m=+4334.263528170 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090d800): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ddc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ddc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ddc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ddc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ddc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.033886164 +0000 UTC m=+4334.263528170 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00090ddc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12850 item 30 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a084c0): _readAt: size=2, off=0 2026/02/04 02:57:50 ERROR : open-test-file(0xc000a084c0): Couldn't read size of file 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a084c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a084c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a084c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a084c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a084c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a088c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a088c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a088c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a088c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a088c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.035504806 +0000 UTC m=+4334.265146812 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a088c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a08fc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a08fc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a08fc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a08fc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a08fc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.035504806 +0000 UTC m=+4334.265146812 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a08fc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12bd0 item 31 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09680): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09680): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09680): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09680): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09680): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.036867366 +0000 UTC m=+4334.266509372 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09bc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09bc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09bc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09bc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09bc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.036867366 +0000 UTC m=+4334.266509372 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a09bc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d12f50 item 32 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115340): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115340): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115340): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115340): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115340): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.038270862 +0000 UTC m=+4334.267912858 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115340): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d132d0 item 33 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.038782287 +0000 UTC m=+4334.268424283 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000115980): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e0c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e0c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e0c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e0c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e0c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.038782287 +0000 UTC m=+4334.268424283 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e0c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13490 item 33 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e700): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e700): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e700): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e700): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e700): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.040356425 +0000 UTC m=+4334.269998431 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2e700): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13810 item 34 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.040945957 +0000 UTC m=+4334.270587963 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2eb80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f0c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f0c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f0c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f0c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f0c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.040945957 +0000 UTC m=+4334.270587963 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f0c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d139d0 item 34 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f700): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f700): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f700): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f700): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f700): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.042600928 +0000 UTC m=+4334.272242924 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b2f700): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13d50 item 35 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.043099969 +0000 UTC m=+4334.272741965 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2040): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2540): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2540): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2540): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2540): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2540): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.043099969 +0000 UTC m=+4334.272741965 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2540): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d13f10 item 35 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2bc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2bc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2bc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2bc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2bc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.044713472 +0000 UTC m=+4334.274355478 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da2bc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e930 item 36 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.045329233 +0000 UTC m=+4334.274971229 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da30c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da3600): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da3600): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da3600): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da3600): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da3600): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.045329233 +0000 UTC m=+4334.274971229 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000da3600): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f260 item 36 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe300): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe300): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe300): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.047359031 +0000 UTC m=+4334.277001037 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f650 item 37 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.047907605 +0000 UTC m=+4334.277549600 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fe780): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fec80): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fec80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fec80): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fec80): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fec80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.047907605 +0000 UTC m=+4334.277549600 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006fec80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f960 item 37 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006ff300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006ff300): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006ff300): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006ff300): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006ff300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.049577824 +0000 UTC m=+4334.279219820 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006ff300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fdc0 item 38 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.050385858 +0000 UTC m=+4334.280027864 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514440): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e302c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e302c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e302c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e302c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e302c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.050385858 +0000 UTC m=+4334.280027864 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e302c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006160e0 item 38 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30940): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30940): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30940): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30940): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30940): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.052102395 +0000 UTC m=+4334.281744471 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30940): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616460 item 39 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.05262982 +0000 UTC m=+4334.282271826 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e30e40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31340): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31340): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31340): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31340): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31340): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.05262982 +0000 UTC m=+4334.282271826 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31340): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616620 item 39 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e319c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e319c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e319c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e319c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e319c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.054083441 +0000 UTC m=+4334.283725437 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e319c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616a10 item 40 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.054663756 +0000 UTC m=+4334.284305762 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e31ec0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42480): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42480): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42480): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42480): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42480): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.054663756 +0000 UTC m=+4334.284305762 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42480): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616cb0 item 40 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.056131393 +0000 UTC m=+4334.285773389 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42a40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42f40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42f40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42f40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617110 item 41 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42f40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42f40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.056608223 +0000 UTC m=+4334.286250229 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e42f40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006173b0 item 41 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.057096944 +0000 UTC m=+4334.286738950 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43400): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43940): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43940): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43940): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43940): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43940): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.057096944 +0000 UTC m=+4334.286738950 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e43940): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006175e0 item 41 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.058596702 +0000 UTC m=+4334.288238698 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50000): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50500): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50500): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50500): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617ab0 item 42 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50500): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50500): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.059097526 +0000 UTC m=+4334.288739532 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50500): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617d50 item 42 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.059736762 +0000 UTC m=+4334.289378758 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50a40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50fc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50fc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50fc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50fc0): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50fc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.059736762 +0000 UTC m=+4334.289378758 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e50fc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6070 item 42 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.06117319 +0000 UTC m=+4334.290815196 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51600): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51b00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51b00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51b00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6460 item 43 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51b00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51b00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.061757402 +0000 UTC m=+4334.291399408 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e51b00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6620 item 43 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.062289366 +0000 UTC m=+4334.291931361 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e660c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66600): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66600): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66600): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66600): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66600): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.062289366 +0000 UTC m=+4334.291931361 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66600): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f67e0 item 43 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.063733679 +0000 UTC m=+4334.293375675 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e66c40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67140): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67140): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67140): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6bd0 item 44 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67140): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67140): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.06424835 +0000 UTC m=+4334.293890346 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67140): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6e00 item 44 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.064951365 +0000 UTC m=+4334.294593371 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67c00): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67c00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67c00): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67c00): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67c00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.064951365 +0000 UTC m=+4334.294593371 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e67c00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6fc0 item 44 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.067028132 +0000 UTC m=+4334.296670138 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c2c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c7c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c7c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c7c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f73b0 item 45 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c7c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c7c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.0676102 +0000 UTC m=+4334.297252195 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7c7c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7cec0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7cec0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7cec0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7cec0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7cec0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.0676102 +0000 UTC m=+4334.297252195 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7cec0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7730 item 45 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.068986956 +0000 UTC m=+4334.298628962 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7d500): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7da00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7da00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7da00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c00 item 46 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7da00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7da00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.069787986 +0000 UTC m=+4334.299429992 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000e7da00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670180): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670180): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670180): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670180): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670180): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.069787986 +0000 UTC m=+4334.299429992 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670180): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7e30 item 46 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.071151347 +0000 UTC m=+4334.300793353 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006707c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670cc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae460 item 47 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670cc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.071729357 +0000 UTC m=+4334.301371363 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000670cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006713c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006713c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006713c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006713c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006713c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.071729357 +0000 UTC m=+4334.301371363 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006713c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007ae700 item 47 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.073128806 +0000 UTC m=+4334.302770812 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671a00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671f00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671f00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671f00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aeb60 item 48 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671f00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671f00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.073627816 +0000 UTC m=+4334.303269822 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000671f00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8680): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8680): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8680): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8680): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8680): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.073627816 +0000 UTC m=+4334.303269822 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007aee00 item 48 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8cc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8cc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.075199551 +0000 UTC m=+4334.304841557 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a8cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af180 item 49 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.075737185 +0000 UTC m=+4334.305379191 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9140): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9680): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9680): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9680): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9680): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9680): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.075737185 +0000 UTC m=+4334.305379191 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af500 item 49 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9d00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9d00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9d00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9d00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9d00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.077148936 +0000 UTC m=+4334.306790942 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006a9d00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007af9d0 item 50 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.077757885 +0000 UTC m=+4334.307399891 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc280): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc800): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc800): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc800): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc800): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc800): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.077757885 +0000 UTC m=+4334.307399891 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cc800): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007afb90 item 50 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cce80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cce80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cce80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cce80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cce80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.079492566 +0000 UTC m=+4334.309134572 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cce80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe1c0 item 51 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.080089362 +0000 UTC m=+4334.309731368 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd380): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd8c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd8c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd8c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd8c0): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd8c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.080089362 +0000 UTC m=+4334.309731368 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cd8c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe380 item 51 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cdf40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cdf40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cdf40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cdf40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cdf40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.081366089 +0000 UTC m=+4334.311008086 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006cdf40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe8c0 item 52 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.082362729 +0000 UTC m=+4334.312004735 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e44c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e4a40): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e4a40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e4a40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e4a40): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e4a40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.082362729 +0000 UTC m=+4334.312004735 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e4a40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fecb0 item 52 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e50c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e50c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e50c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e50c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e50c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.083972093 +0000 UTC m=+4334.313614100 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e50c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff490 item 53 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.084730473 +0000 UTC m=+4334.314372479 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e55c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e5b00): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e5b00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e5b00): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e5b00): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e5b00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.084730473 +0000 UTC m=+4334.314372479 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0006e5b00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff650 item 53 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c200): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c200): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c200): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c200): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c200): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.086217317 +0000 UTC m=+4334.315859323 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c200): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffb90 item 54 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.086887151 +0000 UTC m=+4334.316529146 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071c700): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071cc80): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071cc80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071cc80): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071cc80): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071cc80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.086887151 +0000 UTC m=+4334.316529146 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071cc80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffd50 item 54 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d300): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d300): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d300): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.088176673 +0000 UTC m=+4334.317818679 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059e310 item 55 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.08871124 +0000 UTC m=+4334.318353237 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071d800): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071dd40): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071dd40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071dd40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071dd40): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071dd40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.08871124 +0000 UTC m=+4334.318353237 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00071dd40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059e5b0 item 55 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e440): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e440): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e440): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e440): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e440): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.089961278 +0000 UTC m=+4334.319603284 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e440): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ebd0 item 56 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.090613138 +0000 UTC m=+4334.320255144 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075e940): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075eec0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075eec0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075eec0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075eec0): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075eec0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.090613138 +0000 UTC m=+4334.320255144 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075eec0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ee70 item 56 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.091799054 +0000 UTC m=+4334.321441140 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075f500): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075fa40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075fa40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075fa40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f2d0 item 57 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075fa40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075fa40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.092718267 +0000 UTC m=+4334.322360273 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00075fa40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f490 item 57 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.093596934 +0000 UTC m=+4334.323238940 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780000): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780580): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780580): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780580): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780580): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780580): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.093596934 +0000 UTC m=+4334.323238940 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780580): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f650 item 57 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.095105118 +0000 UTC m=+4334.324747114 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000780bc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781100): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781100): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781100): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059fb20 item 58 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781100): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781100): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.095796963 +0000 UTC m=+4334.325438959 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781100): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059fdc0 item 58 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.096460494 +0000 UTC m=+4334.326102490 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781640): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781c00): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781c00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781c00): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781c00): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781c00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.096460494 +0000 UTC m=+4334.326102490 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000781c00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005100e0 item 58 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.097666167 +0000 UTC m=+4334.327308164 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e2c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e800): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e800): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e800): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510540 item 59 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e800): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e800): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.09810279 +0000 UTC m=+4334.327744787 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079e800): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510770 item 59 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.098618083 +0000 UTC m=+4334.328260079 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079ed40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f2c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f2c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f2c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f2c0): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f2c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.098618083 +0000 UTC m=+4334.328260079 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f2c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005109a0 item 59 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.099785093 +0000 UTC m=+4334.329427089 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079f900): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079fe40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079fe40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079fe40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510f50 item 60 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079fe40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079fe40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.100145472 +0000 UTC m=+4334.329787468 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00079fe40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511110 item 60 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.100687094 +0000 UTC m=+4334.330329090 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d6400): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d69c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d69c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d69c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d69c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d69c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.100687094 +0000 UTC m=+4334.330329090 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d69c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005115e0 item 60 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.103727647 +0000 UTC m=+4334.333369653 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7000): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7540): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7540): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7540): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511a40 item 61 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7540): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7540): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.104139654 +0000 UTC m=+4334.333781651 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7540): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7c40): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7c40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7c40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7c40): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7c40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.104139654 +0000 UTC m=+4334.333781651 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0007d7c40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511dc0 item 61 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.105993921 +0000 UTC m=+4334.335635917 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e840): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e840): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e840): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000034540 item 62 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e840): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e840): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.106634098 +0000 UTC m=+4334.336276094 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083e840): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083ef40): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083ef40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083ef40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083ef40): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083ef40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.106634098 +0000 UTC m=+4334.336276094 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083ef40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000347e0 item 62 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.108213276 +0000 UTC m=+4334.337855272 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083f580): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083fac0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083fac0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083fac0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000034bd0 item 63 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083fac0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083fac0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.108852923 +0000 UTC m=+4334.338494919 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00083fac0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a240): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a240): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a240): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a240): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a240): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.108852923 +0000 UTC m=+4334.338494919 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a240): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000034f50 item 63 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): >_readAt: n=0, err=Bad file descriptor 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.11094112 +0000 UTC m=+4334.340583136 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087a880): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087adc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087adc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087adc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000035500 item 64 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087adc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087adc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.11285006 +0000 UTC m=+4334.342492056 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087adc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b4c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b4c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b4c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b4c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b4c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.11285006 +0000 UTC m=+4334.342492056 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b4c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000357a0 item 64 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912480): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912480): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912480): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912480): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912480): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.115309839 +0000 UTC m=+4334.344951835 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912480): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): _writeAt: size=3, off=2 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005902a0 item 65 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.116142278 +0000 UTC m=+4334.345784274 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912900): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912e00): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912e00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912e00): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912e00): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912e00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.116142278 +0000 UTC m=+4334.345784274 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000912e00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590460 item 65 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b7c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b7c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b7c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b7c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b7c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.118000082 +0000 UTC m=+4334.347642078 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087b7c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000035b20 item 66 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.118722053 +0000 UTC m=+4334.348364049 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00087bc40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8200): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8200): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8200): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8200): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8200): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.118722053 +0000 UTC m=+4334.348364049 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8200): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000035d50 item 66 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8840): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8840): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8840): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8840): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8840): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.119993561 +0000 UTC m=+4334.349635557 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8840): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): _writeAt: size=3, off=2 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005224d0 item 67 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.121760764 +0000 UTC m=+4334.351402760 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a8cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a91c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a91c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a91c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a91c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a91c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.121760764 +0000 UTC m=+4334.351402760 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a91c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005228c0 item 67 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9840): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9840): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9840): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9840): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9840): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.123581737 +0000 UTC m=+4334.353223734 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9840): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005230a0 item 68 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.123990318 +0000 UTC m=+4334.353632314 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008a9d40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0300): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0300): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0300): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.123990318 +0000 UTC m=+4334.353632314 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523570 item 68 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0940): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0940): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0940): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0940): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0940): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.126192461 +0000 UTC m=+4334.355834457 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0940): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): _writeAt: size=3, off=2 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523ab0 item 69 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.127575729 +0000 UTC m=+4334.357217726 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d0dc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d12c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d12c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d12c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d12c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d12c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.127575729 +0000 UTC m=+4334.357217726 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d12c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000523c70 item 69 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1940): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1940): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1940): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1940): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1940): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.128858478 +0000 UTC m=+4334.358500474 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1940): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004188c0 item 70 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.129442589 +0000 UTC m=+4334.359084586 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008d1e40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4400): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4400): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4400): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4400): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4400): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.129442589 +0000 UTC m=+4334.359084586 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4400): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418c40 item 70 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913640): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913640): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913640): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913640): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913640): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.130693539 +0000 UTC m=+4334.360335535 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913640): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): _writeAt: size=3, off=2 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590850 item 71 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.13120312 +0000 UTC m=+4334.360845115 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000913b40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c0c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c0c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c0c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c0c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c0c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.13120312 +0000 UTC m=+4334.360845115 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c0c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590a80 item 71 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c740): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c740): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c740): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c740): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c740): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.132471541 +0000 UTC m=+4334.362113537 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093c740): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590fc0 item 72 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.13454964 +0000 UTC m=+4334.364191636 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093cc40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d180): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d180): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d180): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d180): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d180): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.13454964 +0000 UTC m=+4334.364191636 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d180): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591420 item 72 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.136895594 +0000 UTC m=+4334.366537590 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093d740): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093dc40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093dc40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093dc40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005917a0 item 73 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093dc40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093dc40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.137444409 +0000 UTC m=+4334.367086405 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00093dc40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): _writeAt: size=3, off=2 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591b20 item 73 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.137949411 +0000 UTC m=+4334.367591407 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958180): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009586c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009586c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009586c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009586c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009586c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.137949411 +0000 UTC m=+4334.367591407 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009586c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591ea0 item 73 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.139354542 +0000 UTC m=+4334.368996538 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000958d00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959200): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959200): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959200): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 74 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959200): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959200): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.140065802 +0000 UTC m=+4334.369707799 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959200): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 74 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.140831817 +0000 UTC m=+4334.370473813 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959740): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959cc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959cc0): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.140831817 +0000 UTC m=+4334.370473813 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000959cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c380 item 74 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.142649764 +0000 UTC m=+4334.372291761 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988380): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988880): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988880): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988880): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d500 item 75 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988880): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988880): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.143078574 +0000 UTC m=+4334.372720570 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988880): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): _writeAt: size=3, off=2 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d810 item 75 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.143672694 +0000 UTC m=+4334.373314690 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000988dc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989300): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989300): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989300): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.143672694 +0000 UTC m=+4334.373314690 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015db20 item 75 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.144928653 +0000 UTC m=+4334.374570649 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989940): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989e40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989e40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989e40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017c620 item 76 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989e40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989e40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.145708894 +0000 UTC m=+4334.375350890 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000989e40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ccb0 item 76 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): _writeAt: size=3, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.146483595 +0000 UTC m=+4334.376125591 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20400): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20980): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20980): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20980): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20980): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20980): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.146483595 +0000 UTC m=+4334.376125591 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20980): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017cfc0 item 76 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.148133657 +0000 UTC m=+4334.377775653 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a20fc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a214c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a214c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a214c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017d5e0 item 77 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a214c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a214c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.148715283 +0000 UTC m=+4334.378357289 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a214c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a21bc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a21bc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a21bc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a21bc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a21bc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.148715283 +0000 UTC m=+4334.378357289 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a21bc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017dab0 item 77 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.150391104 +0000 UTC m=+4334.380033099 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60280): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4980): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4980): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4980): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419180 item 78 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4980): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4980): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.151191703 +0000 UTC m=+4334.380833699 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f4980): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5080): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5080): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5080): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5080): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5080): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.151191703 +0000 UTC m=+4334.380833699 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5080): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419420 item 78 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.153303616 +0000 UTC m=+4334.382945612 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f56c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5bc0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5bc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5bc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419b20 item 79 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5bc0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5bc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.153916701 +0000 UTC m=+4334.383558698 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0008f5bc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e340): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e340): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e340): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e340): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e340): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.153916701 +0000 UTC m=+4334.383558698 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e340): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419dc0 item 79 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.155652956 +0000 UTC m=+4334.385294952 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60b80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60b80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60b80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006824d0 item 80 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60b80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60b80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.156499963 +0000 UTC m=+4334.386141960 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a60b80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61280): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61280): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61280): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61280): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61280): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.156499963 +0000 UTC m=+4334.386141960 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61280): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682850 item 80 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a618c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a618c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a618c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a618c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a618c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.158233842 +0000 UTC m=+4334.387875838 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a618c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682d20 item 81 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.158808977 +0000 UTC m=+4334.388450973 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a61d40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e300): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e300): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e300): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.158808977 +0000 UTC m=+4334.388450973 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682ee0 item 81 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e9c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e9c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e9c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e9c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e9c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.16031606 +0000 UTC m=+4334.389958055 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9e9c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011a540 item 82 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.161015278 +0000 UTC m=+4334.390657274 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9eec0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9f440): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9f440): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9f440): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9f440): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9f440): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.161015278 +0000 UTC m=+4334.390657274 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9f440): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b180 item 82 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9fac0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9fac0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9fac0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9fac0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9fac0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.162778904 +0000 UTC m=+4334.392420899 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000a9fac0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011b810 item 83 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.163393623 +0000 UTC m=+4334.393035618 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0040): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0580): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0580): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0580): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0580): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0580): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.163393623 +0000 UTC m=+4334.393035618 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0580): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00011bce0 item 83 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0c00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0c00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0c00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0c00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0c00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.164672114 +0000 UTC m=+4334.394314109 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad0c00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c460 item 84 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.165481971 +0000 UTC m=+4334.395123968 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1100): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1680): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1680): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1680): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1680): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1680): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.165481971 +0000 UTC m=+4334.395123968 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d030 item 84 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1d00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1d00): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1d00): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1d00): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1d00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.166982751 +0000 UTC m=+4334.396624747 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000ad1d00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d7a0 item 85 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.167653876 +0000 UTC m=+4334.397295873 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c280): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c7c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c7c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c7c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c7c0): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c7c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.167653876 +0000 UTC m=+4334.397295873 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8c7c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d9d0 item 85 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8ce40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8ce40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8ce40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8ce40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8ce40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.169372688 +0000 UTC m=+4334.399014684 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8ce40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014c380 item 86 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.170099729 +0000 UTC m=+4334.399741725 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d340): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d8c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d8c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d8c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d8c0): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d8c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.170099729 +0000 UTC m=+4334.399741725 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8d8c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014cbd0 item 86 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0005148c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0005148c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0005148c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0005148c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0005148c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.171370214 +0000 UTC m=+4334.401012210 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0005148c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc310 item 87 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.172159042 +0000 UTC m=+4334.401801038 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000514dc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515300): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515300): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515300): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.172159042 +0000 UTC m=+4334.401801038 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc4d0 item 87 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515980): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515980): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515980): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515980): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515980): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.173915975 +0000 UTC m=+4334.403557971 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515980): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc8c0 item 88 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.174552486 +0000 UTC m=+4334.404194482 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000515e80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c22480): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c22480): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c22480): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c22480): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c22480): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.174552486 +0000 UTC m=+4334.404194482 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c22480): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bcaf0 item 88 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.176374982 +0000 UTC m=+4334.406016978 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b8de80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda440): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda440): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda440): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d3b0 item 89 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda440): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda440): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.177209055 +0000 UTC m=+4334.406851051 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda440): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d5e0 item 89 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.17789044 +0000 UTC m=+4334.407532436 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bda980): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdaf00): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdaf00): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdaf00): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdaf00): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdaf00): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.17789044 +0000 UTC m=+4334.407532436 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdaf00): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014d960 item 89 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.179594283 +0000 UTC m=+4334.409236280 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdb540): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdba80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdba80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdba80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596070 item 90 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdba80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdba80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.180162765 +0000 UTC m=+4334.409804761 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000bdba80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596230 item 90 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.180808964 +0000 UTC m=+4334.410450960 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80040): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80600): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80600): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80600): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80600): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80600): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.180808964 +0000 UTC m=+4334.410450960 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80600): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005963f0 item 90 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.185328707 +0000 UTC m=+4334.414970702 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1ed40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80340): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80340): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80340): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596070 item 91 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80340): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80340): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.186122835 +0000 UTC m=+4334.415764831 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80340): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): >_readAt: n=2, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): _writeAt: size=3, off=7 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596230 item 91 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.186949824 +0000 UTC m=+4334.416591820 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80940): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80ec0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80ec0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80ec0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80ec0): >_readAt: n=8, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80ec0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.186949824 +0000 UTC m=+4334.416591820 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000c80ec0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005965b0 item 91 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.188579577 +0000 UTC m=+4334.418221574 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e140): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e680): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e680): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e680): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006822a0 item 92 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e680): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e680): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.18911671 +0000 UTC m=+4334.418758706 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1e680): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): open at offset 5 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006827e0 item 92 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): _readAt: size=2, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): _writeAt: size=3, off=5 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): >_writeAt: n=3, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.189691634 +0000 UTC m=+4334.419333630 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f280): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f840): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f840): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f840): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f840): >_readAt: n=3, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f840): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.189691634 +0000 UTC m=+4334.419333630 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1f840): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682af0 item 92 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.191191564 +0000 UTC m=+4334.420833559 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b1fe80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c04c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c04c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c04c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000682e70 item 93 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c04c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c04c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.191574425 +0000 UTC m=+4334.421216422 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c04c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.191574425 +0000 UTC m=+4334.421216422 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c0cc0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006830a0 item 93 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.19313621 +0000 UTC m=+4334.422778207 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1300): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1880): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1880): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1880): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683730 item 94 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1880): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1880): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.193797657 +0000 UTC m=+4334.423439673 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0003c1880): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2100): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2100): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2100): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2100): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2100): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.193797657 +0000 UTC m=+4334.423439673 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2100): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006838f0 item 94 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.195459862 +0000 UTC m=+4334.425101858 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2a40): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2f80): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2f80): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2f80): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683c70 item 95 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2f80): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2f80): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.195928375 +0000 UTC m=+4334.425570382 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f2f80): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f37c0): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f37c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f37c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f37c0): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f37c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.195928375 +0000 UTC m=+4334.425570382 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc0009f37c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000683e30 item 95 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 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/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): open at offset 0 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): _readAt: size=2, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): >_readAt: n=0, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.19755863 +0000 UTC m=+4334.427200626 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035a8c0): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035b740): _writeAt: size=5, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035b740): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035b740): >openPending: err= 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc460 item 96 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035b740): >_writeAt: n=5, err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035b740): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.198154734 +0000 UTC m=+4334.427796729 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc00035b740): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/04 02:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 02:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/04 02:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/02/04 02:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/04 02:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08400): _readAt: size=512, off=0 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08400): openPending: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08400): >openPending: err= 2026/02/04 02:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08400): >_readAt: n=5, err=EOF 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08400): close: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-04 02:57:50.198154734 +0000 UTC m=+4334.427796729 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:50 DEBUG : open-test-file(0xc000b08400): >close: err= 2026/02/04 02:57:50 DEBUG : open-test-file: Remove: 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bc620 item 96 2026/02/04 02:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/04 02:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/04 02:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/04 02:57:50 DEBUG : open-test-file: >Remove: err= 2026/02/04 02:57:50 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:57:50 DEBUG : Looking for writers 2026/02/04 02:57:50 DEBUG : >WaitForWriters: 2026/02/04 02:57:50 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (14.70s) --- PASS: TestRWFileHandleOpenTests/writes (13.47s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.51s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.23s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.33s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:57:50 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:57:50 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:57:50 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:50 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:57:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:57:50 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:57:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:57:51 DEBUG : file1: newRWFileHandle: 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): openPending: 2026/02/04 02:57:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): >openPending: err= 2026/02/04 02:57:51 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:57:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 02:57:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): _writeAt: size=2, off=0 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): >_writeAt: n=2, err= 2026/02/04 02:57:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): RWFileHandle.Flush 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): RWFileHandle.Release 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): close: 2026/02/04 02:57:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/04 02:57:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 02:57:51 DEBUG : file1(0xc000684380): >close: err= 2026/02/04 02:57:51 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:57:51 DEBUG : Looking for writers 2026/02/04 02:57:51 DEBUG : file1: reading active writers 2026/02/04 02:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:57:51 DEBUG : Looking for writers 2026/02/04 02:57:51 DEBUG : file1: reading active writers 2026/02/04 02:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:57:51 DEBUG : Looking for writers 2026/02/04 02:57:51 DEBUG : file1: reading active writers 2026/02/04 02:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:57:51 DEBUG : Looking for writers 2026/02/04 02:57:51 DEBUG : file1: reading active writers 2026/02/04 02:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:57:51 DEBUG : file1: vfs cache: starting upload 2026/02/04 02:57:51 DEBUG : Looking for writers 2026/02/04 02:57:51 DEBUG : file1: reading active writers 2026/02/04 02:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:57:51 DEBUG : Looking for writers 2026/02/04 02:57:51 DEBUG : file1: reading active writers 2026/02/04 02:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:57:51 DEBUG : Looking for writers 2026/02/04 02:57:51 DEBUG : file1: reading active writers 2026/02/04 02:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:57:52 DEBUG : Looking for writers 2026/02/04 02:57:52 DEBUG : file1: reading active writers 2026/02/04 02:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:53 DEBUG : Looking for writers 2026/02/04 02:57:53 DEBUG : file1: reading active writers 2026/02/04 02:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:54 DEBUG : Looking for writers 2026/02/04 02:57:54 DEBUG : file1: reading active writers 2026/02/04 02:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:55 DEBUG : Looking for writers 2026/02/04 02:57:55 DEBUG : file1: reading active writers 2026/02/04 02:57:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:56 DEBUG : Looking for writers 2026/02/04 02:57:56 DEBUG : file1: reading active writers 2026/02/04 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:57:56 DEBUG : file1: size = 2 OK 2026/02/04 02:57:56 INFO : file1: Copied (new) 2026/02/04 02:57:56 DEBUG : file1: vfs cache: fingerprint now "2" 2026/02/04 02:57:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 02:57:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/04 02:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 02:57:56 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 02:57:57 DEBUG : Looking for writers 2026/02/04 02:57:57 DEBUG : file1: reading active writers 2026/02/04 02:57:57 DEBUG : >WaitForWriters: 2026/02/04 02:57:57 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:57:57 DEBUG : Looking for writers 2026/02/04 02:57:57 DEBUG : file1: reading active writers 2026/02/04 02:57:57 DEBUG : >WaitForWriters: 2026/02/04 02:57:57 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:58:00 DEBUG : forgetting directory cache 2026/02/04 02:58:00 DEBUG : Removed virtual directory entry vAddFile: "file1" 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: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got file1 (2) 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: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "file1" --- FAIL: TestRWFileModTimeWithOpenWriters (16.31s) === RUN TestRWCacheRename run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:58:07 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:58:07 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:58:07 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:07 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:58:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:07 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 02:58:07 INFO : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 02:58:07 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/04 02:58:07 DEBUG : rename_me: newRWFileHandle: 2026/02/04 02:58:07 DEBUG : rename_me(0xc000c81840): openPending: 2026/02/04 02:58:07 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 02:58:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/04 02:58:07 DEBUG : rename_me(0xc000c81840): >openPending: err= 2026/02/04 02:58:07 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/04 02:58:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/04 02:58:07 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/04 02:58:07 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/04 02:58:07 DEBUG : rename_me(0xc000c81840): _writeAt: size=5, off=0 2026/02/04 02:58:07 DEBUG : rename_me(0xc000c81840): >_writeAt: n=5, err= 2026/02/04 02:58:07 DEBUG : rename_me(0xc000c81840): close: 2026/02/04 02:58:07 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-04 02:58:07.647168402 +0000 UTC m=+4351.876810399 2026/02/04 02:58:07 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/04 02:58:07 DEBUG : rename_me(0xc000c81840): >close: err= 2026/02/04 02:58:07 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/04 02:58:07 DEBUG : i_was_renamed: Updating file with 0xc00099a480 2026/02/04 02:58:07 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/04 02:58:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/04 02:58:07 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:58:07 DEBUG : Looking for writers 2026/02/04 02:58:07 DEBUG : file1: reading active writers 2026/02/04 02:58:07 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 02:58:07 DEBUG : Looking for writers 2026/02/04 02:58:07 DEBUG : file1: reading active writers 2026/02/04 02:58:07 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 02:58:07 DEBUG : Looking for writers 2026/02/04 02:58:07 DEBUG : file1: reading active writers 2026/02/04 02:58:07 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 02:58:07 DEBUG : Looking for writers 2026/02/04 02:58:07 DEBUG : file1: reading active writers 2026/02/04 02:58:07 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 02:58:07 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/04 02:58:07 DEBUG : Looking for writers 2026/02/04 02:58:07 DEBUG : file1: reading active writers 2026/02/04 02:58:07 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 02:58:07 DEBUG : Looking for writers 2026/02/04 02:58:07 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:07 DEBUG : file1: reading active writers 2026/02/04 02:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 02:58:08 DEBUG : Looking for writers 2026/02/04 02:58:08 DEBUG : file1: reading active writers 2026/02/04 02:58:08 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 02:58:08 DEBUG : Looking for writers 2026/02/04 02:58:08 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:08 DEBUG : file1: reading active writers 2026/02/04 02:58:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:58:09 DEBUG : Looking for writers 2026/02/04 02:58:09 DEBUG : file1: reading active writers 2026/02/04 02:58:09 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:58:10 DEBUG : Looking for writers 2026/02/04 02:58:10 DEBUG : file1: reading active writers 2026/02/04 02:58:10 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:58:11 DEBUG : Looking for writers 2026/02/04 02:58:11 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:11 DEBUG : file1: reading active writers 2026/02/04 02:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:58:12 DEBUG : Looking for writers 2026/02/04 02:58:12 DEBUG : file1: reading active writers 2026/02/04 02:58:12 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:58:13 DEBUG : Looking for writers 2026/02/04 02:58:13 DEBUG : file1: reading active writers 2026/02/04 02:58:13 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 02:58:14 DEBUG : i_was_renamed: size = 5 OK 2026/02/04 02:58:14 INFO : i_was_renamed: Copied (new) 2026/02/04 02:58:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/02/04 02:58:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/04 02:58:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/04 02:58:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/04 02:58:14 DEBUG : Looking for writers 2026/02/04 02:58:14 DEBUG : file1: reading active writers 2026/02/04 02:58:14 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:14 DEBUG : >WaitForWriters: 2026/02/04 02:58:14 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (8.43s) === RUN TestRWCacheUpdate run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:58:15 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:58:15 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 02:58:15 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:15 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:58:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" 2026/02/04 02:58:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 02:58:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-dirubod4zofi" read_write_test.go:729: skip as modtime not supported 2026/02/04 02:58:15 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:58:15 DEBUG : Looking for writers 2026/02/04 02:58:15 DEBUG : >WaitForWriters: 2026/02/04 02:58:15 DEBUG : drime root 'rclone-test-dirubod4zofi': vfs cache: cleaner exiting 2026/02/04 02:58:15 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (0.63s) === RUN TestCaseSensitivity run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:58:16 DEBUG : forgetting directory cache 2026/02/04 02:58:16 DEBUG : Removed 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/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), i_was_renamed (5) 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/vfs_case_test.go:27 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "i_was_renamed" fstest.go:203: Not found "FiLeB" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/vfs_case_test.go:27 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCaseSensitivity Messages: 1 objects not found 2026/02/04 02:58:34 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:58:34 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:58:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:58:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 02:58:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 02:58:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 02:58:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:58:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 02:58:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:58:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 02:58:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 02:58:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 02:58:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:58:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 02:58:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:58:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 02:58:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 02:58:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 02:58:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:58:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 02:58:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:58:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 02:58:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 02:58:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/04 02:58:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:58:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 02:58:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:58:37 DEBUG : FilEb: >OpenFile: fd=, err=file does not exist vfs_case_test.go:65: Can't test case sensitivity - this remote doesn't comply as case-sensitive 2026/02/04 02:58:37 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:58:37 DEBUG : Looking for writers 2026/02/04 02:58:37 DEBUG : FiLeA: reading active writers 2026/02/04 02:58:37 DEBUG : FiLeB: reading active writers 2026/02/04 02:58:37 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:37 DEBUG : >WaitForWriters: 2026/02/04 02:58:37 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:58:37 DEBUG : Looking for writers 2026/02/04 02:58:37 DEBUG : FiLeA: reading active writers 2026/02/04 02:58:37 DEBUG : FiLeB: reading active writers 2026/02/04 02:58:37 DEBUG : i_was_renamed: reading active writers 2026/02/04 02:58:37 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:65 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got FiLeA (5), FiLeB (5), i_was_renamed (5) 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:65 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "FiLeA" 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:65 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "FiLeB" 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:65 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "i_was_renamed" --- FAIL: TestCaseSensitivity (30.48s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 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/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got FilEb (5), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) 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/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "FilEb" 2026/02/04 02:59:02 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:59:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:59:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/04 02:59:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/04 02:59:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/04 02:59:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:59:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 02:59:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:59:03 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/04 02:59:03 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/04 02:59:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/04 02:59:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:59:04 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 02:59:04 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:59:04 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/04 02:59:04 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/04 02:59:04 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/04 02:59:04 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 02:59:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 02:59:04 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 02:59:04 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/04 02:59:04 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:59:04 DEBUG : Looking for writers 2026/02/04 02:59:04 DEBUG : FilEb: reading active writers 2026/02/04 02:59:04 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/04 02:59:04 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/04 02:59:04 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 02:59:08 DEBUG : forgetting directory cache 2026/02/04 02:59:08 DEBUG : dir: forgetting directory cache 2026/02/04 02:59:08 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- FAIL: TestUnicodeNormalization (30.85s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:59:17 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:59:17 DEBUG : drime root 'rclone-test-dirubod4zofi': Reusing VFS from active cache 2026/02/04 02:59:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:59:17 DEBUG : Looking for writers 2026/02/04 02:59:17 DEBUG : >WaitForWriters: 2026/02/04 02:59:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:59:17 DEBUG : Looking for writers 2026/02/04 02:59:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.64s) === RUN TestVFSNewWithOpts run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:59:18 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:59:18 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:59:18 DEBUG : Looking for writers 2026/02/04 02:59:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:59:18 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:59:18 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:59:18 DEBUG : Looking for writers 2026/02/04 02:59:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.49s) === RUN TestVFSStat run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:59:19 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:59:35 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:59:35 DEBUG : dir: Looking for writers 2026/02/04 02:59:35 DEBUG : file2: reading active writers 2026/02/04 02:59:35 DEBUG : Looking for writers 2026/02/04 02:59:35 DEBUG : dir: reading active writers 2026/02/04 02:59:35 DEBUG : file1: reading active writers 2026/02/04 02:59:35 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: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: TestVFSStat Messages: directories --- FAIL: TestVFSStat (30.09s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 02:59:49 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 02:59:56 DEBUG : WaitForWriters: timeout=30s 2026/02/04 02:59:56 DEBUG : dir: Looking for writers 2026/02/04 02:59:56 DEBUG : Looking for writers 2026/02/04 02:59:56 DEBUG : dir: reading active writers 2026/02/04 02:59:56 DEBUG : file1: reading active writers 2026/02/04 02:59:56 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: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: TestVFSStatParent Messages: directories --- FAIL: TestVFSStatParent (21.93s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:00:11 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 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 2026/02/04 03:00:27 DEBUG : dir: forgetting directory cache 2026/02/04 03:00:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:00:27 DEBUG : forgetting directory cache 2026/02/04 03:00:27 DEBUG : dir: forgetting directory cache 2026/02/04 03:00:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:00:27 DEBUG : fil: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 03:00:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 03:00:37 DEBUG : file1: Open: flags=O_RDONLY 2026/02/04 03:00:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/04 03:00:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/04 03:00:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 03:00:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/04 03:00:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 03:00:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/04 03:00:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:00:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:00:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 03:00:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/04 03:00:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/04 03:00:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 03:00:37 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 03:00:41 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/04 03:00:41 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/04 03:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 03:00:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:00:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/04 03:00:41 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:00:41 DEBUG : dir: Looking for writers 2026/02/04 03:00:41 DEBUG : file2: reading active writers 2026/02/04 03:00:41 DEBUG : new_file.txt: reading active writers 2026/02/04 03:00:41 DEBUG : Looking for writers 2026/02/04 03:00:41 DEBUG : dir: reading active writers 2026/02/04 03:00:41 DEBUG : file1: reading active writers 2026/02/04 03:00:41 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: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: TestVFSOpenFile Messages: directories --- FAIL: TestVFSOpenFile (45.33s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:00:56 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:01:04 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/04 03:01:04 DEBUG : dir/file1: Updating file with dir/file1 0xc00099a0c0 2026/02/04 03:01:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/04 03:01:04 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/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file2 (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/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/file2" fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/04 03:01:14 INFO : dir/file1: Moved (server-side) to: file0 2026/02/04 03:01:14 DEBUG : file0: Updating file with file0 0xc00099a0c0 2026/02/04 03:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 03:01:14 DEBUG : Added virtual directory entry vAddFile: "file0" 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/vfs_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got fstest.go:203: Not found "file0" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/04 03:01:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:01:24 DEBUG : dir: Looking for writers 2026/02/04 03:01:24 DEBUG : Looking for writers 2026/02/04 03:01:24 DEBUG : dir: reading active writers 2026/02/04 03:01:24 DEBUG : file0: reading active writers 2026/02/04 03:01:24 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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: TestVFSRename Messages: listing wrong, want got file0 (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: TestVFSRename Messages: Unexpected file "file0" 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: TestVFSRename Messages: directories --- FAIL: TestVFSRename (38.99s) === RUN TestVFSStatfs run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:01:35 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:01:35 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:01:35 DEBUG : Looking for writers 2026/02/04 03:01:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.93s) === RUN TestVFSMkdir run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:01:36 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:01:36 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/04 03:01:37 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/02/04 03:01:47 DEBUG : Added virtual directory entry vAddDir: "b" 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) (len=1) { + (string) (len=1) "a" } Test: TestVFSMkdir Messages: directories 2026/02/04 03:01:58 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/04 03:01:59 DEBUG : Added virtual directory entry vAddDir: "d" 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,6 +1,5 @@ -([]string) (len=4) { +([]string) (len=3) { (string) (len=1) "a", (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "c" } Test: TestVFSMkdir Messages: directories 2026/02/04 03:02:09 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:02:09 DEBUG : d: Looking for writers 2026/02/04 03:02:09 DEBUG : Looking for writers 2026/02/04 03:02:09 DEBUG : a: Looking for writers 2026/02/04 03:02:09 DEBUG : b: Looking for writers 2026/02/04 03:02:09 DEBUG : c: Looking for writers 2026/02/04 03:02:09 DEBUG : Looking for writers 2026/02/04 03:02:09 DEBUG : b: reading active writers 2026/02/04 03:02:09 DEBUG : c: reading active writers 2026/02/04 03:02:09 DEBUG : d: reading active writers 2026/02/04 03:02:09 DEBUG : /: reading active writers 2026/02/04 03:02:09 DEBUG : a: reading active writers 2026/02/04 03:02:09 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache 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{"a", "b", "c", "d"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=1) "a", + (string) (len=1) "b", + (string) (len=1) "c", + (string) (len=1) "d" } Test: TestVFSMkdir Messages: directories --- FAIL: TestVFSMkdir (46.35s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:02:22 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:02:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/04 03:02:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/04 03:02:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/04 03:02:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/02/04 03:02:39 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:02:39 DEBUG : a/b/c/d: Looking for writers 2026/02/04 03:02:39 DEBUG : a/b/c: Looking for writers 2026/02/04 03:02:39 DEBUG : d: reading active writers 2026/02/04 03:02:39 DEBUG : a/b: Looking for writers 2026/02/04 03:02:39 DEBUG : c: reading active writers 2026/02/04 03:02:39 DEBUG : a: Looking for writers 2026/02/04 03:02:39 DEBUG : b: reading active writers 2026/02/04 03:02:39 DEBUG : Looking for writers 2026/02/04 03:02:39 DEBUG : a: reading active writers 2026/02/04 03:02:39 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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: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{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (41.40s) === 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 "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:03:04 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:03:04 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:03:04 DEBUG : Looking for writers 2026/02/04 03:03:04 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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: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{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (20.71s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:03:24 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:03:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:03:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:03:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:03:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:25 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/04 03:03:25 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/04 03:03:25 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/04 03:03:25 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 03:03:28 DEBUG : file1: size = 5 OK 2026/02/04 03:03:28 DEBUG : file1: Size of src and dst objects identical 2026/02/04 03:03:28 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 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: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/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestWriteFileHandleMethods Messages: directories 2026/02/04 03:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:03:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/04 03:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:03:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:03:38 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/04 03:03:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 03:03:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 03:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:03:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:03:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:38 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 03:03:41 DEBUG : file1: Removing old object on successful upload 2026/02/04 03:03:42 DEBUG : file1: size = 0 OK 2026/02/04 03:03:42 DEBUG : file1: Size of src and dst objects identical 2026/02/04 03:03:42 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleMethods 2026/02/04 03:03:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 03:03:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 03:03:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:03:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:03:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:03:42 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (7 bytes), uploading instead of streaming 2026/02/04 03:03:45 DEBUG : file1: Removing old object on successful upload 2026/02/04 03:03:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:03:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 03:03:46 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:03:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 03:03:46 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:03:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 03:03:46 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:03:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 03:03:46 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:03:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 03:03:47 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:03:47 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 03:03:47 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:03:47 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 03:03:48 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:03:48 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 03:03:49 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:03:49 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 03:03:52 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 03:03:52 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/02/04 03:03:52 DEBUG : file1: Received error: failed to delete existing object: failed to delete item: Error "Server Error" - low level retry 1/10 2026/02/04 03:03:57 DEBUG : pacer: Reducing sleep to 5.12s 2026/02/04 03:04:10 DEBUG : pacer: Reducing sleep to 2.56s 2026/02/04 03:04:10 DEBUG : file1: Removing old object on successful upload 2026/02/04 03:04:12 DEBUG : pacer: Reducing sleep to 1.28s 2026/02/04 03:04:12 DEBUG : file1: size = 7 OK 2026/02/04 03:04:12 DEBUG : file1: Size of src and dst objects identical 2026/02/04 03:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"a,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/02/04 03:04:12 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:04:12 DEBUG : a: Looking for writers 2026/02/04 03:04:12 DEBUG : Looking for writers 2026/02/04 03:04:12 DEBUG : a: reading active writers 2026/02/04 03:04:12 DEBUG : file1: reading active writers 2026/02/04 03:04:12 DEBUG : >WaitForWriters: 2026/02/04 03:04:15 DEBUG : pacer: Reducing sleep to 640ms 2026/02/04 03:04:16 DEBUG : pacer: Reducing sleep to 320ms 2026/02/04 03:04:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:04:16 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 03:04:17 DEBUG : pacer: Reducing sleep to 320ms 2026/02/04 03:04:17 DEBUG : pacer: Reducing sleep to 160ms 2026/02/04 03:04:18 DEBUG : pacer: Reducing sleep to 80ms 2026/02/04 03:04:18 DEBUG : pacer: Reducing sleep to 40ms 2026/02/04 03:04:18 DEBUG : pacer: Reducing sleep to 20ms 2026/02/04 03:04:18 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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: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{"a"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "a" } Test: TestWriteFileHandleMethods Messages: directories --- FAIL: TestWriteFileHandleMethods (67.79s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:04:32 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:04:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:04:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/04 03:04:34 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/04 03:04:34 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/04 03:04:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/04 03:04:34 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (11 bytes), uploading instead of streaming 2026/02/04 03:04:37 DEBUG : file1: size = 11 OK 2026/02/04 03:04:37 DEBUG : file1: Size of src and dst objects identical 2026/02/04 03:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:04:37 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"a,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=14) "file1,11,false" Test: TestWriteFileHandleWriteAt 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: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/vfs/write_test.go:235 Error: Not equal: expected: []string{} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=1) "a" } Test: TestWriteFileHandleWriteAt Messages: directories 2026/02/04 03:04:47 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:04:47 DEBUG : a: Looking for writers 2026/02/04 03:04:47 DEBUG : Looking for writers 2026/02/04 03:04:47 DEBUG : a: reading active writers 2026/02/04 03:04:47 DEBUG : file1: reading active writers 2026/02/04 03:04:47 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 --- FAIL: TestWriteFileHandleWriteAt (25.15s) === RUN TestWriteFileHandleFlush run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:04:57 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:04:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:04:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:04:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:04:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:04:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:04:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/04 03:04:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:04:58 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 03:05:06 DEBUG : file1: size = 5 OK 2026/02/04 03:05:06 DEBUG : file1: Size of src and dst objects identical 2026/02/04 03:05:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:05:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/04 03:05:06 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:05:06 DEBUG : Looking for writers 2026/02/04 03:05:06 DEBUG : file1: reading active writers 2026/02/04 03:05:06 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go: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: TestWriteFileHandleFlush Messages: listing wrong, want got file1 (5) 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: TestWriteFileHandleFlush Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleFlush (18.34s) === RUN TestWriteFileHandleRelease run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:05:16 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:05:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:05:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:05:16 DEBUG : file1: WriteFileHandle.Release closing 2026/02/04 03:05:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/04 03:05:16 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:05:16 DEBUG : Looking for writers 2026/02/04 03:05:16 DEBUG : file1: reading active writers 2026/02/04 03:05:16 DEBUG : >WaitForWriters: 2026/02/04 03:05:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:05:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 03:05:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:05:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 03:05:17 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:05:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 03:05:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:05:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 03:05:18 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:05:18 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 03:05:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:05:18 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 03:05:18 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:05:18 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 03:05:19 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:05:19 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 03:05:20 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:05:20 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 03:05:23 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 03:05:23 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 03:05:28 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:05:28 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:05:38 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:05:58 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:06:18 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:06:38 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:06:56 DEBUG : forgetting directory cache 2026/02/04 03:06:56 DEBUG : dir: forgetting directory cache 2026/02/04 03:06:56 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 03:06:58 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:07:18 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:07:20 DEBUG : dir: forgetting directory cache 2026/02/04 03:07:20 DEBUG : forgetting directory cache 2026/02/04 03:07:20 DEBUG : dir: forgetting directory cache 2026/02/04 03:07:20 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 03:07:36 DEBUG : forgetting directory cache 2026/02/04 03:07:36 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/02/04 03:07:38 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:07:49 DEBUG : forgetting directory cache 2026/02/04 03:07:49 DEBUG : Removed virtual directory entry vDel: "open-test-file" 2026/02/04 03:07:51 DEBUG : forgetting directory cache 2026/02/04 03:07:51 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 03:07:58 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:08:07 DEBUG : forgetting directory cache 2026/02/04 03:08:07 DEBUG : Removed virtual directory entry vDel: "rename_me" 2026/02/04 03:08:07 DEBUG : Removed virtual directory entry vAddFile: "i_was_renamed" 2026/02/04 03:08:18 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 03:08:35 DEBUG : forgetting directory cache 2026/02/04 03:08:35 DEBUG : forgetting directory cache 2026/02/04 03:08:38 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:08:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:09:02 DEBUG : forgetting directory cache 2026/02/04 03:09:17 DEBUG : forgetting directory cache 2026/02/04 03:09:18 DEBUG : forgetting directory cache 2026/02/04 03:09:18 DEBUG : forgetting directory cache 2026/02/04 03:09:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:09:34 DEBUG : forgetting directory cache 2026/02/04 03:09:34 DEBUG : dir: forgetting directory cache 2026/02/04 03:09:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:09:56 DEBUG : dir: forgetting directory cache 2026/02/04 03:09:56 DEBUG : forgetting directory cache 2026/02/04 03:09:56 DEBUG : dir: forgetting directory cache 2026/02/04 03:09:58 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:10:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:10:27 DEBUG : forgetting directory cache 2026/02/04 03:10:27 DEBUG : dir: forgetting directory cache 2026/02/04 03:10:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:10:27 DEBUG : dir: forgetting directory cache 2026/02/04 03:10:27 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:10:27 DEBUG : fil: forgetting directory cache 2026/02/04 03:10:37 DEBUG : forgetting directory cache 2026/02/04 03:10:37 DEBUG : dir: forgetting directory cache 2026/02/04 03:10:37 DEBUG : dir: Removed virtual directory entry vAddFile: "new_file.txt" 2026/02/04 03:10:38 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:10:59 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:11:03 DEBUG : forgetting directory cache 2026/02/04 03:11:03 DEBUG : dir: forgetting directory cache 2026/02/04 03:11:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/04 03:11:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 03:11:03 DEBUG : Removed virtual directory entry vAddFile: "file0" 2026/02/04 03:11:18 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:11:35 DEBUG : forgetting directory cache 2026/02/04 03:11:36 DEBUG : forgetting directory cache 2026/02/04 03:11:36 DEBUG : forgetting directory cache 2026/02/04 03:11:36 DEBUG : forgetting directory cache 2026/02/04 03:11:36 DEBUG : a: forgetting directory cache 2026/02/04 03:11:36 DEBUG : b: forgetting directory cache 2026/02/04 03:11:36 DEBUG : c: forgetting directory cache 2026/02/04 03:11:36 DEBUG : d: forgetting directory cache 2026/02/04 03:11:36 DEBUG : Removed virtual directory entry vAddDir: "c" 2026/02/04 03:11:36 DEBUG : Removed virtual directory entry vAddDir: "d" 2026/02/04 03:11:36 DEBUG : Removed virtual directory entry vAddDir: "/" 2026/02/04 03:11:36 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/02/04 03:11:36 DEBUG : Removed virtual directory entry vAddDir: "b" 2026/02/04 03:11:39 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "file1" failed: failed to delete item: Error "Server Error" 2026/02/04 03:11:58 DEBUG : pacer: Reducing sleep to 10s --- PASS: TestWriteFileHandleRelease (402.66s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:11:58 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:11:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:12:18 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 03:12:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:12:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:12:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:12:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:12:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:12:18 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (2 bytes), uploading instead of streaming 2026/02/04 03:12:24 DEBUG : forgetting directory cache 2026/02/04 03:12:24 DEBUG : a: forgetting directory cache 2026/02/04 03:12:24 DEBUG : a/b: forgetting directory cache 2026/02/04 03:12:24 DEBUG : a/b/c: forgetting directory cache 2026/02/04 03:12:24 DEBUG : a/b/c/d: forgetting directory cache 2026/02/04 03:12:24 DEBUG : a/b/c: Removed virtual directory entry vAddDir: "d" 2026/02/04 03:12:24 DEBUG : a/b: Removed virtual directory entry vAddDir: "c" 2026/02/04 03:12:24 DEBUG : a: Removed virtual directory entry vAddDir: "b" 2026/02/04 03:12:24 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/02/04 03:12:28 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 03:12:37 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 03:12:37 DEBUG : file1: size = 2 OK 2026/02/04 03:12:37 DEBUG : file1: Size of src and dst objects identical 2026/02/04 03:12:37 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/04 03:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:12:37 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:12:37 DEBUG : Looking for writers 2026/02/04 03:12:37 DEBUG : file1: reading active writers 2026/02/04 03:12:37 DEBUG : >WaitForWriters: 2026/02/04 03:12:37 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 03:12:38 DEBUG : pacer: Reducing sleep to 312.5ms --- PASS: TestWriteFileModTimeWithOpenWriters (40.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:12:38 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:12:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:12:39 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 03:12:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:12:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:12:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:12:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 03:12:39 DEBUG : file1: Open: flags=O_RDONLY 2026/02/04 03:12:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/04 03:12:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/04 03:12:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:12:40 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 03:12:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: 2 actual : 0 Test: TestFileReadAtZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: []byte{} actual : []byte{0x68, 0x69} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]uint8) { +([]uint8) (len=2) { + 00000000 68 69 |hi| } Test: TestFileReadAtZeroLength 2026/02/04 03:12:40 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:12:40 DEBUG : Looking for writers 2026/02/04 03:12:40 DEBUG : file1: reading active writers 2026/02/04 03:12:40 DEBUG : >WaitForWriters: 2026/02/04 03:12:40 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 03:12:40 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 03:12:41 DEBUG : pacer: Reducing sleep to 10ms 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: TestFileReadAtZeroLength Messages: listing wrong, want got file1 (2) 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: TestFileReadAtZeroLength Messages: Unexpected file "file1" --- FAIL: TestFileReadAtZeroLength (10.48s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:12:49 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:12:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 03:12:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:12:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 03:12:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 03:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:12:49 DEBUG : drime root 'rclone-test-dirubod4zofi': File to upload is small (100 bytes), uploading instead of streaming 2026/02/04 03:12:52 DEBUG : file1: size = 100 OK 2026/02/04 03:12:52 DEBUG : file1: Size of src and dst objects identical 2026/02/04 03:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 03:12:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 03:12:52 DEBUG : file1: Open: flags=O_RDONLY 2026/02/04 03:12:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/04 03:12:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/04 03:12:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:12:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/04 03:12:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:12:52 DEBUG : Looking for writers 2026/02/04 03:12:52 DEBUG : file1: reading active writers 2026/02/04 03:12:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (4.32s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:12:53 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:13:04 DEBUG : forgetting directory cache 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/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got file1 (100), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28) 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/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" fstest.go:203: Not found "flat/f004.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestZipManyFiles Messages: 1 objects not found 2026/02/04 03:13:22 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/04 03:13:22 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/04 03:13:22 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-04 03:12:55 +0000 UTC 2026/02/04 03:13:22 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:22 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:22 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/04 03:13:22 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/04 03:13:22 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-04 03:12:59 +0000 UTC 2026/02/04 03:13:22 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:23 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:23 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/04 03:13:23 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/04 03:13:23 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-04 03:13:02 +0000 UTC 2026/02/04 03:13:23 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:23 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:23 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/04 03:13:23 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/04 03:13:23 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-04 03:13:05 +0000 UTC 2026/02/04 03:13:23 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/04 03:13:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/04 03:13:23 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-04 03:13:09 +0000 UTC 2026/02/04 03:13:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:24 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:13:24 DEBUG : flat: Looking for writers 2026/02/04 03:13:24 DEBUG : f000.txt: reading active writers 2026/02/04 03:13:24 DEBUG : f001.txt: reading active writers 2026/02/04 03:13:24 DEBUG : f002.txt: reading active writers 2026/02/04 03:13:24 DEBUG : f003.txt: reading active writers 2026/02/04 03:13:24 DEBUG : f004.txt: reading active writers 2026/02/04 03:13:24 DEBUG : Looking for writers 2026/02/04 03:13:24 DEBUG : file1: reading active writers 2026/02/04 03:13:24 DEBUG : flat: reading active writers 2026/02/04 03:13:24 DEBUG : >WaitForWriters: 2026/02/04 03:13:25 DEBUG : forgetting directory cache 2026/02/04 03:13:25 DEBUG : a: forgetting directory cache 2026/02/04 03:13:25 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 03:13:25 DEBUG : a: forgetting directory cache run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty run.go:130: removing dir "flat" failed - try 3/3: directory not empty run.go:133: removing dir "flat" 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: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{"flat"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "flat" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (46.05s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:13:39 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:13:53 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/04 03:13:53 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/04 03:13:53 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-04 03:13:50 +0000 UTC 2026/02/04 03:13:53 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:53 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:53 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/04 03:13:53 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/04 03:13:53 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-04 03:13:45 +0000 UTC 2026/02/04 03:13:53 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:53 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:53 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/04 03:13:53 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/04 03:13:53 DEBUG : a/top.txt: Set virtual modtime to 2026-02-04 03:13:41 +0000 UTC 2026/02/04 03:13:53 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:13:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:13:54 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:13:54 DEBUG : a/b/c: Looking for writers 2026/02/04 03:13:54 DEBUG : deep.txt: reading active writers 2026/02/04 03:13:54 DEBUG : a/b: Looking for writers 2026/02/04 03:13:54 DEBUG : c: reading active writers 2026/02/04 03:13:54 DEBUG : mid.txt: reading active writers 2026/02/04 03:13:54 DEBUG : a: Looking for writers 2026/02/04 03:13:54 DEBUG : b: reading active writers 2026/02/04 03:13:54 DEBUG : top.txt: reading active writers 2026/02/04 03:13:54 DEBUG : flat: Looking for writers 2026/02/04 03:13:54 DEBUG : Looking for writers 2026/02/04 03:13:54 DEBUG : a: reading active writers 2026/02/04 03:13:54 DEBUG : flat: reading active writers 2026/02/04 03:13:54 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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: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{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestZipManySubDirs Messages: directories --- FAIL: TestZipManySubDirs (38.75s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:14:18 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:14:27 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/04 03:14:27 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/04 03:14:27 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-04 03:14:20 +0000 UTC 2026/02/04 03:14:27 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 03:14:28 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:14:28 DEBUG : a: Looking for writers 2026/02/04 03:14:28 DEBUG : bigdir: Looking for writers 2026/02/04 03:14:28 DEBUG : big.bin: reading active writers 2026/02/04 03:14:28 DEBUG : Looking for writers 2026/02/04 03:14:28 DEBUG : a: reading active writers 2026/02/04 03:14:28 DEBUG : bigdir: reading active writers 2026/02/04 03:14:28 DEBUG : >WaitForWriters: run.go:130: removing dir "bigdir" failed - try 1/3: directory not empty run.go:130: removing dir "bigdir" failed - try 2/3: directory not empty run.go:130: removing dir "bigdir" failed - try 3/3: directory not empty 2026/02/04 03:14:33 DEBUG : a: forgetting directory cache 2026/02/04 03:14:33 DEBUG : forgetting directory cache 2026/02/04 03:14:33 DEBUG : a: forgetting directory cache 2026/02/04 03:14:33 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:133: removing dir "bigdir" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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: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{"a", "a/b", "bigdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=6) "bigdir" } Test: TestZipLargeFiles Messages: directories --- FAIL: TestZipLargeFiles (33.82s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-dirubod4zofi'", Local "Local file system at /tmp/rclone1104209788", Modify Window "876000h0m0s" 2026/02/04 03:14:52 INFO : drime root 'rclone-test-dirubod4zofi': poll-interval is not supported by this remote 2026/02/04 03:14:58 DEBUG : forgetting directory cache 2026/02/04 03:14:58 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 03:15:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/04 03:15:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/04 03:15:12 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-04 03:14:54 +0000 UTC 2026/02/04 03:15:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:15:12 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:15:12 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/04 03:15:12 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/04 03:15:12 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-04 03:15:00 +0000 UTC 2026/02/04 03:15:12 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:15:13 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:15:13 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/04 03:15:13 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/04 03:15:13 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-04 03:15:04 +0000 UTC 2026/02/04 03:15:13 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:15:14 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 03:15:14 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:15:14 DEBUG : a/b: Looking for writers 2026/02/04 03:15:14 DEBUG : a: Looking for writers 2026/02/04 03:15:14 DEBUG : b: reading active writers 2026/02/04 03:15:14 DEBUG : bigdir: Looking for writers 2026/02/04 03:15:14 DEBUG : dir1: Looking for writers 2026/02/04 03:15:14 DEBUG : a.txt: reading active writers 2026/02/04 03:15:14 DEBUG : dir2: Looking for writers 2026/02/04 03:15:14 DEBUG : b.txt: reading active writers 2026/02/04 03:15:14 DEBUG : dir3: Looking for writers 2026/02/04 03:15:14 DEBUG : c.txt: reading active writers 2026/02/04 03:15:14 DEBUG : Looking for writers 2026/02/04 03:15:14 DEBUG : dir1: reading active writers 2026/02/04 03:15:14 DEBUG : dir2: reading active writers 2026/02/04 03:15:14 DEBUG : dir3: reading active writers 2026/02/04 03:15:14 DEBUG : a: reading active writers 2026/02/04 03:15:14 DEBUG : bigdir: reading active writers 2026/02/04 03:15:14 DEBUG : >WaitForWriters: run.go:130: removing dir "dir3" failed - try 1/3: directory not empty 2026/02/04 03:15:16 DEBUG : forgetting directory cache 2026/02/04 03:15:16 DEBUG : Removed virtual directory entry vAddFile: "file1" run.go:130: removing dir "dir3" failed - try 2/3: directory not empty run.go:130: removing dir "dir3" failed - try 3/3: directory not empty run.go:133: removing dir "dir3" failed: directory not empty run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" 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: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{"dir2", "dir3"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=4) "dir2", + (string) (len=4) "dir3" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (42.62s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/02/04 03:15:34 DEBUG : drime root 'rclone-test-dirubod4zofi': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 1h29m59.806282656s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleSeek TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileModTimeWithOpenWriters TestCaseSensitivity TestUnicodeNormalization TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestFileReadAtZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]